1.官网(https://yarnpkg.com/zh-Hans/docs/install#windows-stable);
2.在 Windows 系统中安装 Yarn 有三种方法,本文采用第一种(下载安装程序)方法安装,三种方法都需要安装node.js;
3.下载安装程序(https://yarnpkg.com/latest.msi);
4.
5.运行命令来测试 Yarn 是否安装:
yarn --version
1.官网(https://yarnpkg.com/zh-Hans/docs/install#windows-stable);
2.在 Windows 系统中安装 Yarn 有三种方法,本文采用第一种(下载安装程序)方法安装,三种方法都需要安装node.js;
3.下载安装程序(https://yarnpkg.com/latest.msi);
4.
yarn --version