npm 安装依赖报错解决方法总结


 

问题1

报错问题:

npm ERR! Unexpected end of JSON input while parsing near '...6778abbca283c52938","'

npm ERR! A complete log of this run can be found in:
npm ERR!     D:\work\node\node_cache\_logs\2019-10-12T01_14_43_633Z-debug.log

解决方法:
  先清理一遍缓存npm cache clean --force,然后再去cnpm install
   原博客链接  https://blog.csdn.net/qq_37161378/article/details/91039166


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM