nvm is not compatible with the npm config “prefix” option

npm config delete prefix npm config set prefix $NVM_DIR/versions/node/`nvm current` https://stackoverflow.com/questions/34718528/nvm-is-not-compatible-with-the-npm-config-prefix-option

June 18, 2019 · 1 min · K8sCat