added 1 package, removed 4 packages, changed 122 packages, and audited 886 packages in 1m
74 packages are looking for funding
run `npm fund` for details
13 vulnerabilities (12 moderate, 1 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.

- 发布:2024-06-01 20:29
- 更新:2024-06-03 16:51
- 阅读:219
产品分类: uniapp/H5
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: Windows11
浏览器平台: 微信内置浏览器
浏览器版本: 1.0.6
项目创建方式: CLI
CLI版本号: vue/vite
示例代码:
操作步骤:
npx degit dcloudio/uni-preset-vue#vite my-vue3-project
cd my-vue3-project
npm i
npx degit dcloudio/uni-preset-vue#vite my-vue3-project
cd my-vue3-project
npm i
预期结果:
正常安装结果
正常安装结果
实际结果:
added 1 package, removed 4 packages, changed 122 packages, and audited 886 packages in 1m
74 packages are looking for funding
run `npm fund` for details
13 vulnerabilities (12 moderate, 1 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
added 1 package, removed 4 packages, changed 122 packages, and audited 886 packages in 1m
74 packages are looking for funding
run `npm fund` for details
13 vulnerabilities (12 moderate, 1 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
bug描述:
新建的项目在安装的时候就报13个漏洞,还没做任何操作
added 1 package, removed 4 packages, changed 122 packages, and audited 886 packages in 1m
74 packages are looking for funding
run npm fund
for details
13 vulnerabilities (12 moderate, 1 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit
for details.
1 个回复
DCloud_UNI_OttoJi - 日常回复 uni-app/x 问题,如果艾特我没看到,请主动私信
感谢反馈,之前使用的 npm 依赖随着时间发展,没有及时升级到最新版本,后续进行统一升级。