无论安装什么依赖最后都会提示
added 1 package from 1 contributor, updated 2 packages and audited 11859 packages in 32.541s
found 6 vulnerabilities (3 moderate, 3 high)
run npm audit fix to fix them, or npm audit for details
然后输入指令 npm audit fix 会提示
npm WARN css-loader@3.2.0 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN url-loader@2.1.0 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
removed 1 package and updated 1 package in 12.378s
fixed 6 of 6 vulnerabilities in 11859 scanned packages
然后再输入npm audit
还是会提示
found 6 vulnerabilities (3 moderate, 3 high) in 11856 scanned packages
run npm audit fix to fix 6 of them.
还是叫我输入npm audit fix,这些是什么意思,是错误吗 用管吗 怎么解决
课程紧跟Vue3版本迭代,企业主流版本Vue2+Vue3全掌握
了解课程