小码问答,有问必答!

2019-08-10 08:46

renren-fast-vue安装后改了项目名,报错

牛叔叔 2019-08-10 08:46 回答了这个问题

WEB前端

npm ERR! Failed at the renren-fast-vue@1.2.2 start script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


npm ERR! A complete log of this run can be found in:



npm install
重新安装一次,如果还是不可以的话,在把之前装的都清空


rm -rf node_modules
rm package-lock.json
npm cache clear --force
npm install


0条评论

我要评论