Nvm: FR: Install the latest and migrate from the previous (current latest)

Created on 15 Jun 2016  路  1Comment  路  Source: nvm-sh/nvm

Something like: nvm install --latest --reinstall-packages-from-previous

Most helpful comment

Already exists, and is in the docs. nvm install node --reinstall-packages-from="$(nvm current)"

>All comments

Already exists, and is in the docs. nvm install node --reinstall-packages-from="$(nvm current)"

Was this page helpful?
0 / 5 - 0 ratings