[Aerogear-users] aerogear-cordova-push

lumaruma martin-h.gross at hpe.com
Tue Nov 22 05:26:02 EST 2016


Hi AreoGear team, hi Ali,

thank you for your hint!

After configuring the proxy for npm and gradle it was working:
npm:
npm config set proxy http://<Host>:<Port>
npm config set https-proxy http://<Host>:<Port>

.gradle.properties:
systemProp.http.proxyHost=<Host>
systemProp.http.proxyPort=<Port>
systemProp.https.proxyHost=<Host>
systemProp.https.proxyPort=<Port>

Best regards
Martin Gross



--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/aerogear-cordova-push-tp925p968.html
Sent from the aerogear-users mailing list archive at Nabble.com.


More information about the Aerogear-users mailing list