yarn报错[email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.14.2" #1449
Open
Description
yarn安装依赖报错
为什么要node18以上?
有没有其他解决方案?
报错代码:
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.14.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.