Skip to content

POSIX install scripts fail 404 #724

@essboyer

Description

@essboyer

Problem

Attempting to install pnpm via any POSIX install script as instructed on https://pnpm.io/installation will fail. It appears the Github asset host (release-assets.githubusercontent.com) is returning 404 during any POSIX install script, and indeed the host itself returns 404.

For example:

Running curl -fsSL https://get.pnpm.io/install.sh | sh - yields:

==> Downloading pnpm binaries 9.6.0
curl: (7) Failed to connect to release-assets.githubusercontent.com port 443 after 2204 ms: Couldn't connect to server
Install Error!

Details

  • System: Debian Linux
  • Zone: us-1-east
  • Connections: residential fibre, business fibre Bell mobile
  • Time period: 2-3 weeks ago - present

(I apologise for the informality of this issue - I am only a casual user and am not familiar with the norms on this project, but wanted to bring it to your attention.)

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