Hi all,
I am trying to install particle cli and am getting no where
C:\Users\Diane>npm install -g particle-cli --msvs_version=2013
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "p
article-cli" "--msvs_version=2013"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code EACCES
npm ERR! errno EACCES
npm ERR! syscall connect
npm ERR! Error: connect EACCES
npm ERR! at exports._errnoException (util.js:746:11)
npm ERR! at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:19)
npm ERR! { [Error: connect EACCES] code: 'EACCES', errno: 'EACCES', syscall: 'connect' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
Just because I am sure it will come up the command shows it is run as Administrator
I getting a 500 back from github when trying to go to that repository
Any Idea what might be wrong?