0
点赞
收藏
分享

微信扫一扫

【node】- npm install时报错:npm WARN enoent ENOENT: no such file or directory


执行命令

npm install vue

错误信息

【node】- npm install时报错:npm WARN enoent ENOENT: no such file or directory

解决办法

可以使用 npm init -f命令生成package.json,package.json

 

举报

相关推荐

0 条评论