登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 2025 年度开源项目评选中
代码拉取完成,页面将自动刷新
开源项目
>
WEB应用开发
>
后台管理框架
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
561
Star
8.4K
Fork
2.4K
lyt-Top
/
vue-next-admin
代码
Issues
104
Pull Requests
9
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
vue2.x 版本,无法成功安装依赖
待办的
#IBRR9X
赵君壮
创建于
2025-03-08 12:12
- 安装环境 ``` PS D:\SVN\vue-next-admin> npm -v 8.3.1 PS D:\SVN\vue-next-admin> cnpm -v cnpm@9.4.0 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\lib\parse_argv.js) npm@9.9.2 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\node_modules\npm\index.js) node@16.14.0 (C:\Program Files\nodejs\node.exe) npminstall@7.12.0 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\node_modules\npminstall\lib\index.js) prefix=C:\Users\admin\AppData\Roaming\npm win32 x64 10.0.22631 registry=https://registry.npmmirror.com PS D:\SVN\vue-next-admin> node -v v16.14.0 ``` - 安装依赖及报错信息 ``` cnpm install / [0/45] Installing vite@^5.1.6 / [8/45] Installing vue@^3.4.21 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@^7.2.0, expected node@^18.18.0 || >- [13/45] Installing @vue/compiler-ssr@3.5.13 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/visitor| [14/45] Installing sourcemap-codec@^1.4.8 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/types@7- [14/45] Installing typescript@^5.4.2 / [23/45] Installing @vue/reactivity@3.5.13 | [26/45] Installing has-symbols@^1.0.3 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/typescr/ [36/45] Installing wrappy@1 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@^7.2.0, expected node@^18.18.0 || >=20.0.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/scope-m| [37/45] Installing punycode@^2.1.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@7.18.0 › @typescript-eslint// [38/45] Installing next-tick@^1.1.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@7.18.0 › @typescript-eslint/√ Linked 338 latest versions fallback to D:\SVN\vue-next-admin\node_modules\.store\node_modules √ Linked 24 public hoist packages to D:\SVN\vue-next-admin\node_modules peerDependencies WARNING vite-plugin-cdn-import@0.3.5 › rollup-plugin-external-globals@^0.6.1 requires a peer of rollup@^2.25.0 but D:\SVN\vue-next-admin\node_modules\.store\node_modules\rollup was installed at rollup@4.34.9, packageDir: D:\SVN\vue-next-admin\node_modules\.store\rollup-plugin-external-globals@0.6.1\node_modules\rollup-plugin-external-globals deprecate vite-plugin-cdn-import@0.3.5 › rollup-plugin-external-globals@0.6.1 › magic-string@0.25.9 › sourcemap-codec@^1.4.8 Please use @jridgewell/sourcemap-codec instead deprecate @wangeditor/editor@5.1.23 › lodash.isequal@^4.5.0 This package is deprecated. Use require('node:util').isDeepStrictEqual instead. deprecate eslint@^8.57.0 This version is no longer supported. Please see https://eslint.org/version-support for other options. deprecate eslint@8.57.1 › @humanwhocodes/config-array@^0.13.0 Use @eslint/config-array instead deprecate eslint@8.57.1 › @humanwhocodes/config-array@0.13.0 › @humanwhocodes/object-schema@^2.0.3 Use @eslint/object-schema instead deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@^3.0.2 Rimraf versions prior to v4 are no longer supported deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@3.0.2 › glob@^7.1.3 Glob versions prior to v9 are no longer supported deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@3.0.2 › glob@7.2.3 › inflight@^1.0.4 This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. Recently updated (since 2025-03-01): 15 packages (detail see file D:\SVN\vue-next-admin\node_modules\.recently_updates.txt) 2025-03-07 → vue-i18n@^9.10.2(9.14.3) (11:45:09) → vue-i18n@9.14.3 › @intlify/shared@9.14.3(9.14.3) (11:45:01) → vue-i18n@9.14.3 › @intlify/core-base@9.14.3(9.14.3) (11:44:46) → vue-i18n@9.14.3 › @intlify/core-base@9.14.3 › @intlify/message-compiler@9.14.3(9.14.3) (11:44:53) → axios@^1.6.8(1.8.2) (15:41:11) → @vue/compiler-sfc@3.5.13 › postcss@8.5.3 › nanoid@^3.3.8(3.3.9) (19:26:19) → element-plus@^2.6.1(2.9.6) (19:41:16) √ Run 4 script(s) in 1s. √ Installed 45 packages on D:\SVN\vue-next-admin √ All packages installed (343 packages installed from npm registry, used 29s(network 29s), speed 24.49KB/s, json 13(700.69KB), tarball 0B, manifests cache hit 378, etag hit 378 / miss 13) ```
- 安装环境 ``` PS D:\SVN\vue-next-admin> npm -v 8.3.1 PS D:\SVN\vue-next-admin> cnpm -v cnpm@9.4.0 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\lib\parse_argv.js) npm@9.9.2 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\node_modules\npm\index.js) node@16.14.0 (C:\Program Files\nodejs\node.exe) npminstall@7.12.0 (C:\Users\admin\AppData\Roaming\npm\node_modules\cnpm\node_modules\npminstall\lib\index.js) prefix=C:\Users\admin\AppData\Roaming\npm win32 x64 10.0.22631 registry=https://registry.npmmirror.com PS D:\SVN\vue-next-admin> node -v v16.14.0 ``` - 安装依赖及报错信息 ``` cnpm install / [0/45] Installing vite@^5.1.6 / [8/45] Installing vue@^3.4.21 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@^7.2.0, expected node@^18.18.0 || >- [13/45] Installing @vue/compiler-ssr@3.5.13 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/visitor| [14/45] Installing sourcemap-codec@^1.4.8 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/types@7- [14/45] Installing typescript@^5.4.2 / [23/45] Installing @vue/reactivity@3.5.13 | [26/45] Installing has-symbols@^1.0.3 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/typescr/ [36/45] Installing wrappy@1 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@^7.2.0, expected node@^18.18.0 || >=20.0.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/parser@7.18.0 › @typescript-eslint/scope-m| [37/45] Installing punycode@^2.1.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@7.18.0 › @typescript-eslint// [38/45] Installing next-tick@^1.1.0 WARN node unsupported "node@v16.14.0" is incompatible with @typescript-eslint/eslint-plugin@7.18.0 › @typescript-eslint/√ Linked 338 latest versions fallback to D:\SVN\vue-next-admin\node_modules\.store\node_modules √ Linked 24 public hoist packages to D:\SVN\vue-next-admin\node_modules peerDependencies WARNING vite-plugin-cdn-import@0.3.5 › rollup-plugin-external-globals@^0.6.1 requires a peer of rollup@^2.25.0 but D:\SVN\vue-next-admin\node_modules\.store\node_modules\rollup was installed at rollup@4.34.9, packageDir: D:\SVN\vue-next-admin\node_modules\.store\rollup-plugin-external-globals@0.6.1\node_modules\rollup-plugin-external-globals deprecate vite-plugin-cdn-import@0.3.5 › rollup-plugin-external-globals@0.6.1 › magic-string@0.25.9 › sourcemap-codec@^1.4.8 Please use @jridgewell/sourcemap-codec instead deprecate @wangeditor/editor@5.1.23 › lodash.isequal@^4.5.0 This package is deprecated. Use require('node:util').isDeepStrictEqual instead. deprecate eslint@^8.57.0 This version is no longer supported. Please see https://eslint.org/version-support for other options. deprecate eslint@8.57.1 › @humanwhocodes/config-array@^0.13.0 Use @eslint/config-array instead deprecate eslint@8.57.1 › @humanwhocodes/config-array@0.13.0 › @humanwhocodes/object-schema@^2.0.3 Use @eslint/object-schema instead deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@^3.0.2 Rimraf versions prior to v4 are no longer supported deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@3.0.2 › glob@^7.1.3 Glob versions prior to v9 are no longer supported deprecate eslint@8.57.1 › file-entry-cache@6.0.1 › flat-cache@3.2.0 › rimraf@3.0.2 › glob@7.2.3 › inflight@^1.0.4 This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. Recently updated (since 2025-03-01): 15 packages (detail see file D:\SVN\vue-next-admin\node_modules\.recently_updates.txt) 2025-03-07 → vue-i18n@^9.10.2(9.14.3) (11:45:09) → vue-i18n@9.14.3 › @intlify/shared@9.14.3(9.14.3) (11:45:01) → vue-i18n@9.14.3 › @intlify/core-base@9.14.3(9.14.3) (11:44:46) → vue-i18n@9.14.3 › @intlify/core-base@9.14.3 › @intlify/message-compiler@9.14.3(9.14.3) (11:44:53) → axios@^1.6.8(1.8.2) (15:41:11) → @vue/compiler-sfc@3.5.13 › postcss@8.5.3 › nanoid@^3.3.8(3.3.9) (19:26:19) → element-plus@^2.6.1(2.9.6) (19:41:16) √ Run 4 script(s) in 1s. √ Installed 45 packages on D:\SVN\vue-next-admin √ All packages installed (343 packages installed from npm registry, used 29s(network 29s), speed 24.49KB/s, json 13(700.69KB), tarball 0B, manifests cache hit 378, etag hit 378 / miss 13) ```
评论 (
0
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (6)
标签 (26)
master
develop
vue-prev-admin
vue-next-admin-template-js
vue-next-admin-template
vue-next-admin-nest
2.4.33
2.4.32
2.4.31
2.4.3
2.4.21
2.4.2
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
v2.0.0
v1.2.2
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.18
v1.0.17
v1.0.16
v1.0.15
v1.0.14
v1.0.13
v1.0.12
v1.0.11
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
TypeScript
1
https://gitee.com/lyt-top/vue-next-admin.git
git@gitee.com:lyt-top/vue-next-admin.git
lyt-top
vue-next-admin
vue-next-admin
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册