Skip to main content

One post tagged with "development"

Development tag description

View All Tags

Make nvm play nice with zsh and Claude Code

· 3 min read

JavaScript developers working on multiple projects might need to run multiple Node versions. nvm makes that easy, but picking installer defaults can make every new shell session load slowly or cause node/npm errors when using coding tools like Claude Code or Cursor. Let’s restore some sanity to our environment.