NVM supprime les packages installés à l'échelle mondiale
# You can use the following nvm command
# Version being the last node version you had those packages in
nvm reinstall-packages <version>
Gifted Gorilla