node.js - Cordova installation exits without any error in Windows7 -


my pc windows 7 ultimate 64bit. , downloaded stable v5.5.0 nodejs x64 installer. , ran command prompt running admin(by right clicking , choosing run administrator menu).

then used installation command:

npm install -g cordova 

it shows loading bar , when reaches 25%, exits installation.

i have kaspersky internet security installed on pc. tried pausing , ran again. still no use. found npm-cache folder having folders generated:

enter image description here

what issue , how can install cordova in pc?


Comments