欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

npm ERR! code ELIFECYCLE【最好记的解决方案】

发布时间:2024/2/28 编程问答 38 豆豆
生活随笔 收集整理的这篇文章主要介绍了 npm ERR! code ELIFECYCLE【最好记的解决方案】 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

'vue-cli-service' �����ڲ����ⲿ���Ҳ���ǿ����еij���

�����������

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! CRM@2.0.0 dev: `vue-cli-service serve --open`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the CRM@2.0.0 dev script.

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

npm WARN Local package.json exists, but node_modules missing, did you mean to install?

 

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

npm ERR!     D:\nodejs\node_cache\_logs\2020-01-16T11_02_20_916Z-debug.log

 

 

在https://blog.csdn.net/qq_41946557/article/details/103784702

有一个两条命令解决的方案,但是不好记住

这里推一个你可以直接记住,不需要翻手册,找博客的命令

npm i

 

总结

以上是生活随笔为你收集整理的npm ERR! code ELIFECYCLE【最好记的解决方案】的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。