我使用yarn初始化信息
warning Your current version of Yarn is out of date. The latest version is “1.22.19”, while you’re on “1.22.5”.
info To upgrade, download the latest installer at “https://yarnpkg.com/latest.msi“.
# 查看yarn的版本
yarn --version
1, npm install --global yarn
2, 直接下载: https://yarnpkg.com/latest.msi
安装即可