ant-design-vue-pro
ant-design-vue-pro copied to clipboard
yarn报错[email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.14.2"
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.
ask commander.js team.
解决了么