无法安装npm包:无法找到package.json

时间:2014-04-04 04:04:07

标签: android json node.js angularjs

错误:

npm ERR! install Couldn't read dependencies 
npm ERR! package.json ENOENT,open 'C:\Users\Yashizho\Desktop\server\package.json'
npm ERR! package.json This is most likelt not a problem with npm itself
npm ERR! package.json npm can't find a package.json file in your current directory.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\node\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd C:\Users\Yashziho\Desktop\server
npm ERR! node-v v0.10.26
npm ERR! npm-v 1.4.3
npm ERR! path C:\Users\Yashizho\Desktop\server\package.json
npm ERR! code ENOPACKAGEJSON
npm ERR! errno 34
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!   C:\Users\Yashizho\Desktop\server\npm-debug.log
npm ERR! not ok code 0

0 个答案:

没有答案
相关问题