Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. . ~/.bash_profile
  2. nvm use
  3. npm update -g
  4. npm install
    1. This will modify package-lock.json

...