npm 安装依赖报错解决:npm ERR! Unexpected end of JSON input while parsing near
2021-02-01 17:15
阅读:671
标签:清空 问题 node The 机器 bash cte pac jenkins 公司里的Jenkins构建某个前端项目一直报错,查看日志发现是在 而在本地,或者其他机器上安装都是正常的,说明代码没问题,最后怀疑是npm的缓存,查询命令解决了问题 清空npm的暂存 npm 安装依赖报错解决:npm ERR! Unexpected end of JSON input while parsing near 标签:清空 问题 node The 机器 bash cte pac jenkins 原文地址:https://www.cnblogs.com/hellxz/p/13178246.html问题概述
npm i
阶段,错误如下:npm WARN deprecated core-js@2.6.11: core-js@
解救之法
npm cache clean --force
上一篇:Netty框架
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:npm 安装依赖报错解决:npm ERR! Unexpected end of JSON input while parsing near
文章链接:http://soscw.com/index.php/essay/49577.html
文章标题:npm 安装依赖报错解决:npm ERR! Unexpected end of JSON input while parsing near
文章链接:http://soscw.com/index.php/essay/49577.html
评论
亲,登录后才可以留言!