Ionic installation in Corporate network

Hi All,
I tried to install ionic in a corporate network. But its showing proxy error so I installed it by connecting to no-proxy network. But when I execute the ionic command for creating a new project, again it is showing error.It works well in non proxy environment.

Issue is if I want to create a new project , each time I will need to connect to no-proxy environment , which I find difficult and not feasible as well.

Anyone have any workaround for this?

Probably your corporate proxy does not support some of web interaction of your shell with ionic servers/github/etc.

The ideas is that

ionic start

has to download some files, probably proxy cant pass throu your connection.