+ gulp@3.9.1
updated 1 package and audited 1112 packages in 12.111s
found 5 vulnerabilities (1 low, 4 high)
run `npm audit fix` to fix them, or `npm audit` for details这个错误有人知道是怎么回事吗,小白请教+ gulp-csso@3.0.1
+ gulp-uglify@3.0.1
+ gulp-rev-replace@0.4.4
+ gulp-useref@3.1.5
+ gulp-rev@8.1.1
+ gulp-filter@5.1.0
added 158 packages from 123 contributors and audited 1691 packages in 48.674s
found 5 vulnerabilities (1 low, 4 high)
run `npm audit fix` to fix them, or `npm audit` for details
安装插件的时候也是
1 回答
pardon110
TA贡献1038条经验 获得超227个赞
按提示操作即可。
npm audit : npm@5.10.0 & npm@6,允许开发人员分析复杂的代码,并查明特定的漏洞和缺陷。
npm audit fix :npm@6.1.0, 检测项目依赖中的漏洞并自动安装需要更新的有漏洞的依赖,而不必再自己进行跟踪和修复。
- 1 回答
- 0 关注
- 3103 浏览
添加回答
举报
0/150
提交
取消