Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Can't load base binarys via proxy since update to 5. #1163

@johannes85

Description

@johannes85

I use pkg in a docker containe.
To access the internet I use a company proxy which worked fine with the 4.x release of pkg.

Since updating to 5.x (no other changes) the download isn't workin anymore:

> Fetching base Node.js binaries to PKG_CACHE_PATH
> Not found in remote cache:
  {"tag":"v3.0","name":"node-v10.24.1-linux-x64"}

The environment variables http_proxy and https_proxy are set.

Downloading the same file via wget is working.

After going back to 4 with npm install -g pkg@4 it is working again.

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