当npm install 报错时....(1)

npm WARN enoent ENOENT: no such file or directory, open 'E:\Program Files\nodejs
\package.json'

 

 

解决方法是

 

在命令行切换到安装nodejs文件下的nodejs\node_modules\npm  后执行npm install cheerio

 

转载自:http://blog.csdn.net/ltg01/article/details/60135489

posted @ 2017-06-20 15:28  icuke  阅读(171)  评论(0编辑  收藏  举报