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

404 when requesting "arm" build from Raspberry Pi #9

Open
WebMaestroFr opened this issue Apr 20, 2017 · 10 comments
Open

404 when requesting "arm" build from Raspberry Pi #9

WebMaestroFr opened this issue Apr 20, 2017 · 10 comments

Comments

@WebMaestroFr
Copy link

Hi there !
I tried to npm install on Raspbian, but the build cannot be found.

node-pre-gyp ERR! install error 
node-pre-gyp ERR! stack Error: 404 status code downloading tarball https://github.com/chearon/node-canvas-prebuilt/releases/download/v1.6.5-prerelease.1/canvas-prebuilt-v1.6.5-prerelease.1-node-v48-linux-arm.tar.gz

Looking at the list of available tarballs, I cannot find the requested -node-v48-linux-arm.tar.gz indeed.
Is it possible to get "arm" versions of these ?

@chearon
Copy link
Member

chearon commented Apr 20, 2017

I think it's possible if I can figure out how to get Travis to compile to ARM. Mostly was waiting to see if anyone needed it. Right now I just have 64 bit on all 3 platforms, but I'll see if I can look into ARM sometime soon

@jeremyfa
Copy link

That would be a great addition indeed! 👍

@WORMSS
Copy link

WORMSS commented May 29, 2017

Just wanted to add my two cents to this too.

@PinkTiu
Copy link

PinkTiu commented Sep 7, 2018

I would be very happy if ARM is supported 👍

@datom
Copy link

datom commented Sep 26, 2018

+1

@LoicBersier
Copy link

is this still in work ? would be awesome to have ARM support

@chearon
Copy link
Member

chearon commented Oct 15, 2018

I started doing it a while back and it looked like it was going to be pretty easy. Now that canvas-prebuilt is used by canvas 2.0 I'll try and get this done soon.

@davps
Copy link

davps commented Feb 23, 2019

I would love to use the library on a Raspberry PI too. I did not have experience on the tools that are needed to compile this but I'm willing to expend some time learning the tools to contribute on the arm build if someone can provide me some guidance on what to look for. Thanks!

@dmvt
Copy link

dmvt commented Apr 19, 2019

I need an arm64 / aarch64 build as well for Linux on DEX with my Galaxy S10+

@drewcovi
Copy link

Any chance to revisit this ask? @beele has done some amazing work over here: https://github.com/beele/homebridge-unifi-protect-camera-motion

And a lot of people use Pi's for homebridge. The only other solution right now is to add various PACKAGE dependencies to docker-homebridge by @oznu and to build it on creation.

https://github.com/beele/homebridge-unifi-protect-camera-motion/wiki/node-canvas-prerequisites

Just seems like a slog for the plethora of Pi's out there that would love to use this.

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

10 participants