摘要: jenkins在构建的过程中,前端代码报错,可以尝试更新jenkins配置代码,添加以下代码解决: rm -rf node_modules rm -rf package-lock.json npm cache clear --force 重新构建jenkins,解决之后,这些代码可以注释掉,下次应该 阅读全文
posted @ 2023-01-12 17:00 猕猴桃姑娘 阅读(343) 评论(0) 推荐(0)