npm install 명령과 npm start 명령을 사용하고 싶지만 다음 errror.My 노드 버전은 -v0.10.25와 npm입니다. 버전은 - 3.9.5입니다. 다음 오류를 해결할 수 있습니까? 어떻게 해결할 수 있습니까?npm start 명령을 시도하고 있지만 다음과 같은 오류가 발생합니다. 우분투를 사용하고 있습니다. 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
각 2 코드가 있습니까? 왜'v0.10.25'를 사용합니까? –
https://github.com/rajkeshwarp/ows-veraction-repo.git – Mohit
에서 복제 할 수 있습니다. 그러면 노드의 버전이 나옵니다. 제발 도와주세요. – Mohit