[已解决]报错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的主要内容,如果未能解决你的问题,请参考以下文章