npm ERR! Error: EPERM, mkdir 'C:\'
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR!
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "socket.io"
npm ERR! cwd C:\node_modules
npm ERR! node -v v0.6.16
npm ERR! npm -v 1.1.19
npm ERR! path C:npm ERR! code EPERM
npm ERR! message EPERM, mkdir 'C:\'
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\node_modules\npm-debug.log
npm not ok
That?s the message that shows me but in fact i?m loged as administrator and i?m running the cmd as admin and i have all the privileges to the node_modules.
What can i do???