原文:npm install出错Unexpected end of JSON解决方法

问题描述: Unexpected end of JSON input while parsing near 解决办法: 设置仓库为淘宝的,然后清除缓存,重新下载依赖包 ...

2020-05-07 10:46 0 761 推荐指数:

查看详情

npm install "Unexpected end of JSON input while parsing near"问题

问题 最近配了台新电脑,开始装Node环境,去官网下载了最新的Node安装包。安装也没有问题,但是在使用npm install这个命令的时候,就会出现Unexpected end of JSON input while parsing near这个异常信息。 原因 最新版本的的Node.js ...

Sat Jun 09 18:59:00 CST 2018 3 6038
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM