当前位置:   article > 正文

Unexpected end of JSON input while parsing near '...gistry.npmjs.org/glob'

Unexpected end of JSON input while parsing near '...gistry.npmjs.org/glob'

1、重新建立空项目:ng new 项目名称 --skip-install

2、进入你的项目目录:cd 项目名称

3、重新设置链接:npm set registry https://registry.npmjs.org/

4、重置cache:npm cache clean --force

5、安装模块包:npm install

6、如果失败重新运行:4、5

7、启动服务:ng serve

8、测试网页:打开浏览器,输入http://localhost:4200

9、原文

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/783151
推荐阅读
相关标签
  

闽ICP备14008679号