vue clone git仓库地址,安装yarn依赖包报错,如下图所示: image.png 输入命令: yarn config set ignore-engines true 再次输入命令:yarn 即可正常启动项目。