When I am adding Android project using terminal I am getting the below error
Currently iOS project I can able to create but when I am creating Android its failing to fetch fetch failed https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.4.tgz. throws a error as Unable to fetch platform android: Error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND.
I set the proxy already in terminal directly then only its created iOS but android it fails.
Please help.