docker confuses nvm's detection of npm prefix conflict · Issue #1973 · nvm-sh/nvm
I'm having trouble using nvm in a Docker container. Every time I run nvm, it complains that the npm config prefix option is set. Deleting any npm prefix option doesn't help, and I'm 99.9% sure that...