2016-06-21 2 views
-1

npm installコマンドとnpm startコマンドを使いたいですが、次のerrror.Myノードのバージョンは-v0.10.25とnpmですバージョンは - 3.9.5です。どうすれば解決できますか?あなたは、次の手順に従って更新した後、最新バージョン(すなわち、6.2)に、あなたのノードを更新するために必要なすべての私はコマンドnpm startを試みていますが、次のようなエラーが出ます。私はubuntuを使用しています。14.04

npm ERR! Linux 4.2.0-36-generic 
npm ERR! argv "node" "/usr/local/bin/npm" "start" 
npm ERR! node v0.10.25 
npm ERR! npm v3.9.5 
npm ERR! code ELIFECYCLE 
npm ERR! [email protected] start: `gulp serve.dev --color` 
npm ERR! Exit status 1 
npm ERR! 
npm ERR! Failed at the [email protected] start script 'gulp serve.dev --color'. 
npm ERR! Make sure you have the latest version of node.js and npm installed. 
npm ERR! If you do, this is most likely a problem with the angular2-app package, 
npm ERR! not with npm itself. 
npm ERR! Tell the author that this fails on your system: 
npm ERR!  gulp serve.dev --color 
npm ERR! You can get information on how to open an issue for this project with: 
npm ERR!  npm bugs angular2-app 
npm ERR! Or if that isn't available, you can get their info via: 
npm ERR!  npm owner ls angular2-app 
npm ERR! There is likely additional logging output above. 

npm ERR! Please include the following file with any support request: 
npm ERR!  /home/tannu/Desktop/ows-veraction-repo/npm-debug.log 
+0

角度2のコードはありますか?なぜ 'v0.10.25'を使うのですか? –

+0

あなたはhttps://github.com/rajkeshwarp/ows-veraction-repo.git – Mohit

+0

からクローンすることができます。次にノードのバージョンを教えてください。助けてください。 – Mohit

答えて

関連する問題