I updated to the latest node v9.1.0 and now npm doesn\'t work.
npm WARN npm npm does not support Node.js v9.1.0
Fixed my issue update to 5.71
npm uninstall -g npm npm i -g npm@next