A set of useful methods for @yarnpkg
Check if installed by yarn globally without any `fs` calls
Get the absolute path to the yarn global modules directory (globally installed modules).
`yarn global add @formbird/core`
`yarn global add @socialgouv/sre-seal` and you'll get `sre-seal` command available.
```shell yarn global add yotako ```
1. Run `yarn global add @kleros/market-maker`. 2. Run `@kleros/market-maker` and follow the prompts.
yarn global add @cognite/preview-cli
yarn global add @skedulo/sdk
1. 安装 ``` sudo yarn global add @talentui/cli ```
`yarn global add techsolcli`
Use this to fix your yarn global packages after upgrading node
get yarn global packages
```shell # 确保安装了Node # 安装 Yarn (有的话跳过) npm install -g yarn # 安装 less yarn global add less # 安装 clean-css Plugin yarn global add less-plugin-clean-css # 项目初始化 yarn install ```
```sh npm install --global cacheable-dns # or yarn global add cacheable-dns ```
You can install cwtools globally using npm `npm install -g @oraichain/cwtools` or yarn `yarn global add @oraichain/cwtools`
```bash $ yarn global add cli-comics ```
``` yarn global add @studioraketa/igor ```
>yarn global add fcc-tool
`yarn global add xj-doc-generator`
```bash # install npm install generator-gql -g or yarn global add generator-gql # use gen-gql -f ./***.graphqls ```
``` sudo npm install -g vue-i18n-cli sudo yarn global add vue-i18n-cli ``` ### 运行
`yarn global add @formbird/core`
>yarn global add fcc-tool