Skip to content

Can't install psc-package using npm  #155

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions