NPM Install -g cordova ionic getting error

Priyankas-iMac:~ priyanka$ sudo npm install -g cordova ionic
Password:
npm ERR! Darwin 15.6.0
npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” “-g” “cordova” “ionic”
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! syscall getaddrinfo

npm ERR! network getaddrinfo ENOTFOUND dummyproxy dummyproxy:8080
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 settings.
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! /Users/priyanka/npm-debug.log

i am getting same error please help

Same here, need help

Anyone who can help us on this issue? I also have the same experience.