he engine “node“ is incompatible with this module

在使用yarn install安装的时候,提示

The engine “node” is incompatible with this module
解决办法:运行命令
yarn config set ignore-engines true

 

即可解决

原文链接,亲测有效

https://www.cnblogs.com/xiaoqilaile/archive/2004/01/13/11755330.html

posted @ 2021-08-07 18:10  webnote  阅读(158)  评论(0编辑  收藏  举报