1.2.2
Features
allow passing flags to install global packages with, like:
nvm_install_globally:
- yarn
- gulp
- npx
- name: puppeteer
flags: "--unsafe-perm"
allow passing flags to install global packages with, like:
nvm_install_globally:
- yarn
- gulp
- npx
- name: puppeteer
flags: "--unsafe-perm"