报错内容: run npm audit fix
to fix them, or npm audit
for details
为什么会报错
- 项目出现漏洞,出现了易被攻击的依赖包
如何解决
npm audit fix
npm audit fix --force
npm audit
报错内容: run npm audit fix
to fix them, or npm audit
for details
npm audit fix
npm audit fix --force
npm audit