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

时间:2019-09-27 01:22:52   收藏:0   阅读:923

问题:

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

原文:https://www.cnblogs.com/hankleo/p/11595156.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!