I have MS Visual Studio 2012 Ultimate and OS is Windows 7, and have nodeJs installed.I wanted to install socket.io using npm,but I get the following error.
C:\\U
I think I found it. Try:
npm install websocket@1.0.3
I found it here