I just installed node v9.11.1 when I try to use npm I keep getting the following error:
v9.11.1
npm WARN npm npm does not support Node.js v9.11.1 npm W
Try this command to reinstall npm
npm install -g npm-reinstall
If you are using a linux distribution add sudo
sudo npm install -g npm-reinstall