jspm install can't download packages from npm and github due to proxy settings
问题 I am trying to run simple angular 2 unit test application. I have cloned below git and following steps given in readme file. https://github.com/matthewharwood/Hit-the-gym I have setup proxy setting for npm and disabled strict-ssl setting for git. I have also exported environment variable for http_proxy and https_proxy. When I run below command npm install it throws error for "jspm install" command as below: C:\angularjs20\unit-test1\Hit-the-gym>npm install npm WARN package.json @ No