npm err! GYP ERR! cwd/builds/sab-managements/ui-v3/node_modules/node-sass
当我提交并推动代码时,当我想合并请求时,我会在管道中获得此错误,而分支会失败。 我检查并更新了我所有的项目包,再次承诺并推动,再次运行管道,但再次失败了!
npm ERR! gyp ERR! cwd /builds/sab-management/ui-v3/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.13.1
npm ERR! gyp ERR! node-gyp -v v8.4.1
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-05-25T11_49_52_514Z-debug.log
ERROR: Job failed: exit code 1
在git圈推出合并请求代码后,在管道中遇到错误
When I commit and push my code, when I want to merge request, I get this error in the pipelines and the branch fails.
I checked and updated all my project packages, committed and pushed again, ran pipelines again, but failed again!؟
npm ERR! gyp ERR! cwd /builds/sab-management/ui-v3/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.13.1
npm ERR! gyp ERR! node-gyp -v v8.4.1
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-05-25T11_49_52_514Z-debug.log
ERROR: Job failed: exit code 1
Getting an error in pipelines after pushing the merge request code in git lap
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
错误来自本地服务器,当安装发生错误时,它启动了。在日志上进行跟踪,然后确切查看“ npm err!gyp warn instanc
error is from local server and it started when the install got an error. Do a trace back on the log and see exactly where "npm ERR! gyp WARN install got an error, rolling back install"