Ho provato ad installare Cordova sulla mia macchina Windows8 utilizzando il seguente comando nel prompt dei comandiERR npm! Windows_NT 6.3.9600, in grado di installare Cordova in Windows8
npm install -g cordova
ma non sono in grado di installare a causa del seguente errore Qualcuno mi può aiutare per favore.
Errore:
npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs \node_modules\npm\bin\npm-cli.js" "install" "-g" "cordova" npm ERR! node v0.12.1 npm ERR! npm v2.5.1 npm ERR! code ECONNRESET
npm ERR! network tunneling socket could not be established, cause=getaddrinfo EN OTFOUND proxy npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settin gs. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! Please include the following file with any support request: npm ERR! C:\Users\miracle\npm-debug.log
ho la mia versione di nodo con v0.12.1 ho bisogno di disinstallare il nodo versione più recente –
ho provato installando il nodo v0.10.36 ma tramite errore: –
ERR npm! non è stato possibile stabilire il socket di tunneling della rete, causa = getaddrinfo EN OTFOUND npm ERR! rete Questo probabilmente non è un problema con lo stesso npm ERR npm! rete ed è correlata alla connettività di rete. –