Nvm: when using nvm,How to move global modules to another node version

Created on 26 Sep 2016  路  1Comment  路  Source: nvm-sh/nvm

some global modules were install in the directory of current node version,for example 'nvm/node/v6.5.0/node_modules'.If I change to version v6.6.0,some global modules can't work.

Most helpful comment

@haoranw you can find the answer in the nvm docs

https://github.com/creationix/nvm#migrating-global-packages-while-installing

>All comments

@haoranw you can find the answer in the nvm docs

https://github.com/creationix/nvm#migrating-global-packages-while-installing

Was this page helpful?
0 / 5 - 0 ratings