Hi guys: so I managed to solve this by giving a proxy before the ionic start command. I set my ionic proxy environment variables but for some reason its not being respected.
PROXY=http://xx.xx.xx.x:8080 ionic start
The solution was found here
Hi guys: so I managed to solve this by giving a proxy before the ionic start command. I set my ionic proxy environment variables but for some reason its not being respected.
PROXY=http://xx.xx.xx.x:8080 ionic start
The solution was found here