小编mat*_*att的帖子

npm 审核修复 --force 导致错误:数据路径“.builders['app-shell']”应具有必需的属性“class”

安装软件包后我收到此消息:

added 1 package from 8 contributors and audited 49729 packages in 23.754s
found 25 vulnerabilities (1 low, 24 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Run Code Online (Sandbox Code Playgroud)

所以我运行npm audit fix并修复了一些漏洞。

...
+ @angular-devkit/build-ng-packagr@0.800.2
+ @angular-devkit/build-angular@0.800.2
added 125 packages from 72 contributors, updated 8 packages and moved 16 packages in 65.005s
fixed 12 of 25 vulnerabilities in 49729 scanned packages
  3 package updates for 13 vulns involved breaking changes
  (use `npm audit fix --force` …
Run Code Online (Sandbox Code Playgroud)

npm angular-cli angular

5
推荐指数
1
解决办法
7561
查看次数

标签 统计

angular ×1

angular-cli ×1

npm ×1