Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install response status 404 Not Found #2473

Open
bennycode opened this issue Dec 25, 2024 · 1 comment
Open

install response status 404 Not Found #2473

bennycode opened this issue Dec 25, 2024 · 1 comment

Comments

@bennycode
Copy link

I am using pdfjs-dist v4.8.69 which lists canvas as an optional dependency. However, when I am trying to run npm install, the process fails:

npm error node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v115 ABI, unknown) (falling back to source compile with node-gyp)

npm error node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v115-darwin-unknown-arm64.tar.gz

@siddarth
Copy link

Seeing the same on our end (404) for this URL:
https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v131-darwin-unknown-arm64.tar.gz

Also saw some relevant discussions in #2430 and #2448 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants