-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
- Which platform do you have this bug in?
GNU/Linux x86_64 - What is the expected behavior?
Successful psc-package installation, command tried: npm i -g psc-package - What is the actual behavior?
Installation fails with Error: connect ETIMEDOUT 140.82.118.3:443 (some github server)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1054:14) - What would help fix this issue?
Using npm proxies during installation.
There are no problems with other packages (i.e. pulp) I suspect the root cause is corporate proxy and some script (install.js ?) trying to make connection without using it (proxy).
Metadata
Metadata
Assignees
Labels
No labels