解决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"

yarn config set ignore-engines true

posted @ 2025-02-19 21:22  mmcol  阅读(1089)  评论(0)    收藏  举报