trevdev
trevdev copied to clipboard
To quote the following error
source $(brew --prefix nvm)/nvm.sh && nvm install stable
nvm is not compatible with the npm config "prefix" option: currently set to "/usr/local/Cellar/nvm/0.29.0/versions/node/v5.0.0"
Run nvm use --delete-prefix v5.0.0 --silent to unset it.
Can you help to solve, I would like to use your cool style