摘要:
Windows:set NODE_OPTIONS openssl-legacy-provider 也可手动操作:此电脑->右键(属性)-> 高级系统设置->环境变量->系统变量->新建NODE_OPTIONS:--openssl-legacy-provider; 如果重新启动项目未生效,重新启动电脑 阅读全文
posted @ 2025-02-19 22:12
mmcol
阅读(179)
评论(0)
推荐(0)
解决yarn install报错:error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module.
摘要:
error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "22.14.0" 阅读全文
posted @ 2025-02-19 21:22
mmcol
阅读(745)
评论(0)
推荐(0)