ng2-prism
ng2-prism copied to clipboard
Git repistory URL should use the HTTP protocol, not GIT
Despite locally configuring the GIT proxy setting to pull resources through the corporate firewall I'm behind, I'm unable to npm install
ng2-prism, because it doesn't use the HTTP url. It is the only module (of hundreds) I'm not able to install because of this.
Please apply this - this is causing issues for anyone who wants to code on libraries that depend on this library and is behind a proxy/firewall.
So it looks like this fix is in the patch 1 branch, is there a reason why this fix hasn't been merged to master and published to npm? Still having the same issue 2 years later....