npm install出现Unexpected end of JSON input while parsing near错误解决方法

在npm install 安装依赖时出现一下bug:node Unexpected end of JSON input while parsing near 'xxxxxx'npm 根据网上作法进行缓存清理,可是没有用。那么 遇到问题首先作两步,检查npm -v ,node -v,检查二者的版本是否升级,我这里多是由于node版本须要升级致使的问题,可是这里首先采起如下命令解决了:缓存 npm i
相关文章
相关标签/搜索