jorgebucaran / nvm.fish

The Node.js version manager you'll adore, crafted just for Fish
https://git.io/nvm.fish
MIT License
2.06k stars 69 forks source link

Add support for installing default global npm packages on nvm install #179

Closed kallja closed 2 years ago

kallja commented 2 years ago

closes #178

smithshelke commented 2 years ago

Until this gets merged, how are you able work around installing global npm packages

jorgebucaran commented 2 years ago

Sorry, I usually never install global packages, but I'd like to see this merged still. It's just that I need a bit of time to sit down and understand what this does and make sure it does it in a way that makes sense. 🙏