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

Add ARM prebuilts #1699

Closed
LukasDoesDev opened this issue Nov 7, 2020 · 3 comments
Closed

Add ARM prebuilts #1699

LukasDoesDev opened this issue Nov 7, 2020 · 3 comments

Comments

@LukasDoesDev
Copy link

Issue or Feature

Could you add ARM prebuilts as i got these warnings:

node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.1/canvas-v2.6.1-node-v88-linux-glibc-arm.tar.gz
node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.1 and node@15.1.0 (node-v88 ABI, glibc) (falling back to source compile with node-gyp)

Steps to Reproduce

Uh, get a raspberry pi, get 2020-08-20 raspberry pi os lite get node with nvm and try to install node-canvas https://github.com/Automattic/node-canvas/wiki/Installation:-Ubuntu-and-other-Debian-based-systems

Your Environment

@zbjornson
Copy link
Collaborator

Duplicate of #1662. Not sure when this will happen since I'm still struggling to get x86/64 prebuilds working again.

See also, from #1511, another place to track this issue:

Prebuilds aren't available for ARM. Please see the wiki for guides on building from source. See also node-gfx/node-canvas-prebuilt#69.

@christianhaller3000
Copy link

Thanks for the documentation.
brew install pkg-config cairo pango libpng jpeg giflib librsvg was helping me on my M1

@eniac111
Copy link

Do you want any help with CI/CD? :)

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

No branches or pull requests

4 participants