NVM entfernt weltweit installierte Pakete
# You can use the following nvm command
# Version being the last node version you had those packages in
nvm reinstall-packages <version>
Gifted Gorilla