登录社区云,与社区用户共同成长
邀请您加入社区
使用yarn安装React项目依赖,出现报错: The engine "node" is incompatible with this module. Expected version ">=16". Got "14.17.4":
The engine "node" is incompatible with this module. Expected version ">=16". Got "14.17.4":
Node.js版本不一致
1、卸载旧版的Node.js,重新安装需要的版本
2、忽略此错误,然后重新yarn
命令:yarn config set ignore-engines true
yarn config set ignore-engines true
旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。
更多推荐
大学生摸鱼暂停!G-Star 校园开发者计划,喊你上车啦?
全栈自研企业级AI平台:Java核心技术×私有化部署实战
从0到1:Go IoT 开发平台的架构演进与生态蓝图
扫一扫分享内容
所有评论(0)