Where should npm go?

I am doing this on my Debian:

npm config set prefix ~/.local
npm install npm@latest -g

Since ~/.local/bin is already in my PATH, there is no need to tweak my environment.

Leave a Reply

Your email address will not be published. Required fields are marked *