nvm
nvm copied to clipboard
Question: move system installed node into nvm
Hello there!
I have nvm installed and for some reason I also installed another node with apt. I dont want to uninstall the system-installed one as currently it has many global packages installed.
Is it possible to move my system node including its packages into nvm?
I dont really mind reinstalling system-node into nvm but I would like to avoid reinstalling packages that are already installed on the system one.
Have you tried nvm reinstall-packages system?
After that you'd be able to remove your system one.
Ok get thank you for reaching out
I will fix it