码迷,mamicode.com
首页 > 其他好文 > 详细

往前端坑里跳Vue(1)

时间:2020-05-09 10:26:52      阅读:659      评论:0      收藏:0      [点我收藏+]

标签:bpa   and   manually   detail   required   dep   vuex   ref   tools   

问题记录:

PS F:\web_tools\new-works\Vue_test_three\vuextest> npm install vuex --save

npm WARN ajv-keywords@3.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies your
self.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"an
y"} (current: {"os":"win32","arch":"x64"})

  • vuex@3.3.0
    added 1 package from 1 contributor and audited 12117 packages in 17.045s
    found 15 vulnerabilities (3 low, 8 moderate, 4 high)
    run npm audit fix to fix them, or npm audit for details

PS F:\web_tools\new-works\Vue_test_three\vuextest> npm audit fix

npm WARN ajv-keywords@3.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies your
self.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"an
y"} (current: {"os":"win32","arch":"x64"})

added 1 package from 4 contributors and updated 1 package in 8.637s
fixed 6 of 15 vulnerabilities in 12117 scanned packages
2 vulnerabilities required manual review and could not be updated
5 package updates for 7 vulns involved breaking changes
(use npm audit fix --force to install breaking changes; or refer to npm audit for steps to fix these manually)

PS F:\web_tools\new-works\Vue_test_three\vuextest> npm audit fix --force

npm WARN using --force I sure hope you know what you are doing.

\> fsevents@1.2.13 install F:\web_tools\new-works\Vue_test_three\vuextest\node_modules\fsevents
\> node install.js

Skipping ‘fsevents‘ build as platform win32 is not supported
npm WARN ajv-keywords@3.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies your
self.
npm WARN extract-text-webpack-plugin@3.0.2 requires a peer of webpack@^3.1.0 but none is installed. You must install pee
r dependencies yourself.
npm WARN html-webpack-plugin@2.30.1 requires a peer of webpack@1 || ^2 || ^2.1.0-beta || ^2.2.0-rc || ^3 but none is ins
talled. You must install peer dependencies yourself.
npm WARN webpack-dev-middleware@1.12.2 requires a peer of webpack@^1.0.0 || ^2.0.0 || ^3.0.0 but none is installed. You
must install peer dependencies yourself.
npm WARN webpack-dev-server@2.11.5 requires a peer of webpack@^2.2.0 || ^3.0.0 but none is installed. You must install p
eer dependencies yourself.

  • url-loader@4.1.0
  • css-loader@3.5.3
  • copy-webpack-plugin@5.1.1
  • webpack@4.43.0
  • webpack-bundle-analyzer@3.7.0
    added 106 packages from 41 contributors, removed 325 packages and updated 20 packages in 53.329s
    fixed 13 of 15 vulnerabilities in 12117 scanned packages
    2 vulnerabilities required manual review and could not be updated
    5 package updates for 7 vulns involved breaking changes
    (installed due to --force option)

往前端坑里跳Vue(1)

标签:bpa   and   manually   detail   required   dep   vuex   ref   tools   

原文地址:https://blog.51cto.com/11585002/2493582

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!