晓春花店

初春夜晚盛开的蔷薇花

解决The engine "node" is incompatible with this module. Expected version ">=18.0.0". Got "16.18.1"

The engine "node" is incompatible with this module. Expected version ">=18.0.0". Got "16.18.1"

1,配置yarn

yarn config set ignore-engines true

2,重试安装应该就好了