[已解决]报错run `npm audit fix` to fix them, or `npm audit` for details

Posted hankleo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[已解决]报错run `npm audit fix` to fix them, or `npm audit` for details相关的知识,希望对你有一定的参考价值。

问题:

added 246 packages from 681 contributors and audited 382 packages in 17.509s
found 13 vulnerabilities (4 low, 6 moderate, 2 high, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

解决:

npm audit fix --force

以上是关于[已解决]报错run `npm audit fix` to fix them, or `npm audit` for details的主要内容,如果未能解决你的问题,请参考以下文章

npm install 报错:found XXX vulnerabilities (XXX low, X moderate),run `npm audit fix` to fix them, or `

ubuntu安装npm(npm install)时报错:run `npm audit fix` to fix them, or `npm audit` for details

npm安装时出现run `npm audit fix` to fix them, or `npm audit` for details彻底解决的办法

解决提示“npm audit fix“问题

运行 `npm audit fix` 来修复它们,或运行 `npm audit` 了解详细信息

npm install issue:27 个漏洞(16 个中等,9 个高,2 个严重)要解决所有问题,运行:npm audit fix --force