aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/nodejs
blob: b89b971e4ab45824972a9213ad7bd5eb85582535 (plain)
1
2
# Remove shit and install
sudo rm -rf node_modules && sudo npm cache clear && sudo npm cache clean && npm install