1.0.2 • Published 4 years ago
@jswork/ushell-module-yarn v1.0.2
ushell-module-yarn
Unix like shell module for yarn.
installation
npm i -S @jswork/ushell-module-yarn
resources
config
## use taobao npm registry:
yarn config set registry https://registry.npm.taobao.org
## when install slowly:
npm config rm proxy
npm config rm https-proxy