jenkins 报错The engine "node" is incompatible with this module. Expected version ">=18". Got "16.15.1"
摘要:
错误是由于node版本不兼容导致的,解决方案就是忽略引擎版本的检查 解决方案在前端编译的时候忽略引擎版本检测 sh "yarn config set registry https://registry.npmmirror.com/" sh "npm -v" sh "yarn -v" sh "yarn 阅读全文
posted @ 2024-02-05 10:21
beawh
阅读(800)
评论(0)
推荐(0)

浙公网安备 33010602011771号