-
Notifications
You must be signed in to change notification settings - Fork 383
[achrinza/node-ipc@9.2.2] 版本过低 #3547
Description
tdesign-vue 版本
0.12.0
重现链接
No response
重现步骤
tdesign初始化后使用:vue add electron-builder报错
� Installing vue-cli-plugin-electron-builder...
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: @achrinza/node-ipc@9.2.2
npm error notsup Not compatible with your version of node/npm: @achrinza/node-ipc@9.2.2
npm error notsup Required: {"node":"8 || 10 || 12 || 14 || 16 || 17"}
npm error notsup Actual: {"npm":"10.9.2","node":"v22.14.0"}
npm error A complete log of this run can be found in: C:\Users\13940\AppData\Local\npm-cache_logs\2025-03-21T09_07_40_260Z-debug-0.log
ERROR Error: command failed: npm install --loglevel error vue-cli-plugin-electron-builder -D --legacy-peer-deps
Error: command failed: npm install --loglevel error vue-cli-plugin-electron-builder -D --legacy-peer-deps
at ChildProcess. (C:\Users\13940\AppData\Roaming\npm\node_modules@vue\cli\lib\util\executeCommand.js:138:16)
at ChildProcess.emit (node:events:518:28)
at cp.emit (C:\Users\13940\AppData\Roaming\npm\node_modules@vue\cli\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
22.14.0
补充说明
No response