I want to install ionic framework with npm for cordova project. But I'm getting error. npm log ;
28596 error Windows_NT 6.3.9600
28597 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "ionic"
28598 error node v0.12.2
28599 error npm v2.7.4
28600 error code ECONNRESET
28601 error errno ECONNRESET
28602 error syscall read
28603 error network read ECONNRESET
28603 error network This is most likely not a problem with npm itself
28603 error network and is related to network connectivity.
28603 error network In most cases you are behind a proxy or have bad network settings.
28603 error network
28603 error network If you are behind a proxy, please make sure that the
28603 error network 'proxy' config is set properly. See: 'npm help config'
28604 verbose exit [ 1, true ]