登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
人工智能
>
AI-人工智能
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
10
Star
195
Fork
92
占书生
/
chatai-vue
代码
Issues
14
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
更新失败,请稍后重试!
Issues
/
详情
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
无法npm install成功
待办的
#I6W3FN
Hanson
创建于
2023-04-16 19:29
npm版本 6.4,7.0,9.3我都试过了,都无法正常安装模块,麻烦作者把node版本号和npm版本号告知,做一个有责任的人!!!弄一些有用的东西!!! [root@sheng-vc ~]# npm -v 7.0.8 [root@sheng-vc ~]# [root@sheng-vc ~]# [root@sheng-vc ~]# cd chatai-vue/ [root@sheng-vc chatai-vue]# npm install added 1832 packages, and audited 1832 packages in 1m 52 vulnerabilities (1 low, 23 moderate, 23 high, 5 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. npm notice npm notice New major version of npm available! 7.0.8 -> 9.6.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.4 npm notice Run npm install -g npm@9.6.4 to update! npm notice [root@sheng-vc chatai-vue]# npm audit fix --force npm WARN using --force Recommended protections disabled. npm WARN audit Updating vue-markdown to 2.1.3,which is a SemVer major change. npm WARN audit No fix available for vue-markdown-loader@* npm WARN audit Updating @vue/cli-service to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-unit-jest to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-eslint to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-babel to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-router to 5.0.8,which is a SemVer major change. npm WARN ERESOLVE overriding peer dependency npm WARN Found: eslint@6.8.0 npm WARN node_modules/eslint npm WARN dev eslint@"^6.7.2" from the root project npm WARN npm WARN Could not resolve dependency: npm WARN peer eslint@">=7.5.0" from @vue/cli-plugin-eslint@5.0.8 npm WARN node_modules/@vue/cli-plugin-eslint npm WARN dev @vue/cli-plugin-eslint@"5.0.8" from the root project npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: eslint@6.8.0 npm ERR! node_modules/eslint npm ERR! dev eslint@"^6.7.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer eslint@"^7.0.0 || ^8.0.0" from eslint-webpack-plugin@3.2.0 npm ERR! node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin npm ERR! eslint-webpack-plugin@"^3.1.0" from @vue/cli-plugin-eslint@5.0.8 npm ERR! node_modules/@vue/cli-plugin-eslint npm ERR! dev @vue/cli-plugin-eslint@"5.0.8" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /root/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-04-16T11_25_39_613Z-debug.log
npm版本 6.4,7.0,9.3我都试过了,都无法正常安装模块,麻烦作者把node版本号和npm版本号告知,做一个有责任的人!!!弄一些有用的东西!!! [root@sheng-vc ~]# npm -v 7.0.8 [root@sheng-vc ~]# [root@sheng-vc ~]# [root@sheng-vc ~]# cd chatai-vue/ [root@sheng-vc chatai-vue]# npm install added 1832 packages, and audited 1832 packages in 1m 52 vulnerabilities (1 low, 23 moderate, 23 high, 5 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. npm notice npm notice New major version of npm available! 7.0.8 -> 9.6.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.4 npm notice Run npm install -g npm@9.6.4 to update! npm notice [root@sheng-vc chatai-vue]# npm audit fix --force npm WARN using --force Recommended protections disabled. npm WARN audit Updating vue-markdown to 2.1.3,which is a SemVer major change. npm WARN audit No fix available for vue-markdown-loader@* npm WARN audit Updating @vue/cli-service to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-unit-jest to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-eslint to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-babel to 5.0.8,which is a SemVer major change. npm WARN audit Updating @vue/cli-plugin-router to 5.0.8,which is a SemVer major change. npm WARN ERESOLVE overriding peer dependency npm WARN Found: eslint@6.8.0 npm WARN node_modules/eslint npm WARN dev eslint@"^6.7.2" from the root project npm WARN npm WARN Could not resolve dependency: npm WARN peer eslint@">=7.5.0" from @vue/cli-plugin-eslint@5.0.8 npm WARN node_modules/@vue/cli-plugin-eslint npm WARN dev @vue/cli-plugin-eslint@"5.0.8" from the root project npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: eslint@6.8.0 npm ERR! node_modules/eslint npm ERR! dev eslint@"^6.7.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer eslint@"^7.0.0 || ^8.0.0" from eslint-webpack-plugin@3.2.0 npm ERR! node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin npm ERR! eslint-webpack-plugin@"^3.1.0" from @vue/cli-plugin-eslint@5.0.8 npm ERR! node_modules/@vue/cli-plugin-eslint npm ERR! dev @vue/cli-plugin-eslint@"5.0.8" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /root/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-04-16T11_25_39_613Z-debug.log
评论 (
0
)
Hanson
创建了
任务
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
未关联
master
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
HTML
1
https://gitee.com/MIEAPP/chatai-vue.git
git@gitee.com:MIEAPP/chatai-vue.git
MIEAPP
chatai-vue
chatai-vue
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册