npm ERR! While resolving: ruoyi@3.8.5npm ERR! Found: webpack@5.89.0

ERR! code ERESOLVE

npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR!

npm ERR! While resolving: ruoyi@3.8.5

npm ERR! Found: webpack@5.89.0

npm ERR! node_modules/webpack

npm ERR! webpack@"^5.89.0" from the root project

npm ERR! peer webpack@"^4.0.0 || ^5.0.0" from html-webpack-plugin@4.5.2

npm ERR! node_modules/html-webpack-plugin

npm ERR! peer html-webpack-plugin@"^3.0.0 || ^4.0.0" from script-ext-html-webpack-plugin@2.1.5

npm ERR! node_modules/script-ext-html-webpack-plugin

npm ERR! dev script-ext-html-webpack-plugin@"2.1.5" from the root project

npm ERR!

npm ERR! Could not resolve dependency:

npm ERR! peer webpack@"^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" from script-ext-html-webpack-plugin@2.1.5

npm ERR! node_modules/script-ext-html-webpack-plugin

npm ERR! dev script-ext-html-webpack-plugin@"2.1.5" from the root project

...

执行:npm install --legacy-peer-deps 后问题解决。

相关推荐
用户69371750013842 分钟前
实测!Gemma 4 成功跑在安卓手机上:离线 AI 助手终于来了
android·前端·人工智能
大阿明3 分钟前
使用vite打包并部署vue项目到nginx
前端·vue.js·nginx
小江的记录本7 分钟前
【Swagger】Swagger系统性知识体系全方位结构化总结
java·前端·后端·python·mysql·spring·docker
赖念安8 分钟前
在 vscode 的 NPM SCRIPTS 面板点击执行后脚本失败
ide·vscode·npm
画画的阿飞11 分钟前
里程碑一:基于 node.js 实现 BFF 层服务端内核过程总结
前端
用户81135818812014 分钟前
【AJAX-Day2】Promise与回调地狱
前端·ajax
Moshow郑锴14 分钟前
npm国内镜像加速之使用 nrm 工具(灵活切换,适合多环境)
前端·npm·node.js
flytam16 分钟前
Claude Agent SDK 深度入门指南 审核中
前端·人工智能·aigc
你猜猜吧18 分钟前
里程三:DSL总结
前端