Have done a lot of googling, tried reinstalling node.js using the official installer, but my npm pathing still doesn\'t work.
This doesn\'t work
npm
This worked for me: 1. npm root -g (to see the current npm is installed) 2. npm config set prefix (to change the path)