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

在写一个网络爬虫的时候须要安装cheerio   ,直接在nodejs安装目录下安装时候,在执行npm install   cheerio  时候会遇到下面状况 npm WARN enoent ENOENT: no such file or directory, open ‘E:\Program Files\nodejs \package.json’ html 解决方法是node 在命令行切换到安
相关文章
相关标签/搜索