Xin's BizTalk / SharePoint adventure
Thursday, May 21, 2015
Get Ionic framework working behind proxy
I have the error to create a new ionic project when running the command in windows 7
ionic start myproject
The solution is to set up the MAGIC environment variable in the computer settings, then it works.
http_proxy
=http://
username
:
password
@
hostname
:
port
;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment