2016-04-23 12 views
0

npm install googleapisでgoogleapisをインストールしようとしましたが、何か問題が起こります。googleapisをインストールできないのはなぜですか?

エラー・スタック:

npm WARN addRemoteGit Error: not found: git 
npm WARN addRemoteGit  at F (C:\Program Files\nodejs\node_modules\npm\node_mo 
dules\which\which.js:73:28) 
npm WARN addRemoteGit  at E (C:\Program Files\nodejs\node_modules\npm\node_mo 
dules\which\which.js:76:29) 
npm WARN addRemoteGit  at C:\Program Files\nodejs\node_modules\npm\node_modul 
es\which\which.js:84:16 
npm WARN addRemoteGit  at FSReqWrap.oncomplete (fs.js:82:15) 
npm WARN addRemoteGit git+https://github.com/rynomad/jsbn.git resetting remote 
C:\Users\Valentine11\AppData\Roaming\npm-cache\_git-remotes\https-github-com-ryn 
omad-jsbn-git-fe54fe73 because of error: { [Error: not found: git] code: 'ENOGIT 
' } 
npm ERR! git clone --template=C:\Users\Valentine11\AppData\Roaming\npm-cache\_gi 
t-remotes\_templates --mirror https://github.com/rynomad/jsbn.git C:\Users\Valen 
tine11\AppData\Roaming\npm-cache\_git-remotes\https-github-com-rynomad-jsbn-git- 
fe54fe73: undefined 
npm ERR! git clone --template=C:\Users\Valentine11\AppData\Roaming\npm-cache\_gi 
t-remotes\_templates --mirror https://github.com/rynomad/jsbn.git C:\Users\Valen 
tine11\AppData\Roaming\npm-cache\_git-remotes\https-github-com-rynomad-jsbn-git- 
fe54fe73: undefined 
npm WARN optional dep failed, continuing [email protected] 
[email protected] node_modules\googleapis 
├── [email protected] 
├── [email protected] 
├── [email protected] ([email protected], [email protected]) 
├── [email protected] ([email protected]) 
├── [email protected] ([email protected], [email protected], [email protected], oa 
[email protected], [email protected], [email protected], [email protected], isstre 
[email protected], [email protected], [email protected], [email protected], tough-co 
[email protected], [email protected], [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], [email protected], [email protected]) 
└── google-auth-library[email protected] ([email protected], [email protected], [email protected] 
.2.1, [email protected], [email protected], [email protected]) 

私はすでにいくつかのパッケージをインストールして、すべての権利です。何が間違っているのですか? 私はGit(とGit Extension)を持っています。

答えて

関連する問題