When executing
ionic start Aplication_mobile blank
Error when downloading the template
Fetching app base (https://github.com/driftyco/ionic2-app base/archive/master.tar.gz)
✖ Downloading - failed!
Error: connect ETIMEDOUT 192.30.253.113:443
I have configured npm with the proxy and it does not work. I have also created a system variable:
PROXY=http://proxy:8081
and it still does not work.
Version of ionic: 3.1.2