vuex 安装警告 我该怎么操作 可以忽略不管吗 ???

来源:8-9 Vue项目城市选择页 - Vuex实现数据共享

慕虎4499261

2019-02-14

d:\git\Travel>npm install vuex --save
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})

  • vuex@3.1.0
    added 1 package from 1 contributor and audited 11127 packages in 17.479s
    found 2 vulnerabilities (1 moderate, 1 high)
    run npm audit fix to fix them, or npm audit for details

d:\git\Travel>npm audit fix
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})

up to date in 11.408s
fixed 0 of 2 vulnerabilities in 11127 scanned packages
2 package updates for 2 vulns involved breaking changes
(use npm audit fix --force to install breaking changes; or refer to npm audit for steps to fix these manually)

写回答

1回答

Dell

2019-02-17

这是些警告,没什么问题的

0
2
Dell
回复
慕勒7399515
这个你修复反而会有问题,建议等待库作者做升级。
2020-08-16
共2条回复

Vue2.5-2.6-3.0开发去哪儿网App 零基础入门到实战

课程紧跟Vue3版本迭代,企业主流版本Vue2+Vue3全掌握

10675 学习 · 8191 问题

查看课程