Error: The project seems to require yarn but it‘s not installed

95 阅读1分钟
  1. 删除项目中的yarn.lock文件

  2. 使用命令npm install -g yarn