You should avoid npm 3, so many issues, especially on Windows, prefer npm 2.x
Same thing for Node, you're using 5.2.x, prefer LTS version (Long Term Support) 4.2.x
So my advice is downgrade and possibly use a node version manager like nodist but I don't use Visual Studio so maybe you have constraints I don't have.