Guest User

Untitled

a guest
May 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. sudo npm i -g npm-check-updates // utility for updating npm packages
  2. ncu -u // check all updates
  3. sudo npm install --unsafe-perm=true --allow-root // npm i
Add Comment
Please, Sign In to add comment