node.js - npm ERR! Windows_NT 6.3.9600, unable to install cordova in windows8 -


i tried install cordova on windows8 machine using below command in command prompt

npm install -g cordova 

but i'm not able install because of following error can 1 me out please.

error:

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 not established, cause=getaddrinfo en otfound proxy npm err! network not problem npm npm err! network , related network connectivity. npm err! network in cases behind proxy or have bad network settin gs. npm err! network npm err! network if behind proxy, please make sure npm err! network 'proxy' config set properly. see: 'npm config'

npm err! please include following file support request: npm err! c:\users\miracle\npm-debug.log

steps should do:

  1. npm cache clean

2.bring node version v0.10.36 suggested latest version of node may not compatible new cli window users.

3.run node cli or cmd in admin mode

4.npm install -g cordova


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -