标签:tail ref 通过 window 说明 ocs com detail 官方下载
参考博客
方法一:使用安装包安装
官方下载安装包,https://yarnpkg.com/zh-Hans/docs/install,安装完毕后,一定要配置环境变量。
方法二:使用npm安装
npm i yarn -g
-i:install
-g:全局安装(global),使用 -g 或 --global
输入yarn -version 可以看到版本号,说明安装成功了。我们就可以在项目中像使用npm一样使用yarn了。
1.安装包直接软件卸载。
2.npm安装的则通过命令npm uninstall yarn -g卸载。
标签:tail ref 通过 window 说明 ocs com detail 官方下载
原文地址:https://www.cnblogs.com/ZeroTensor/p/10880744.html