摘要:
解决方法:拷贝或创建/etc/profile,修改权限与所属,保证操作系统正常。 Debian10系统 /etc/profile 默认内容为: # /etc/profile: system-wide .profile file for the Bourne shell (sh(1)) # and B 阅读全文
摘要:
问题概述 公司里的Jenkins构建某个前端项目一直报错,查看日志发现是在 npm i 阶段,错误如下: npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for us 阅读全文