-
Notifications
You must be signed in to change notification settings - Fork 1.3k
No binary available for armhf architecture #1340
Comments
Would also greatly appreciate this, using a Raspi to run our web-based home automation system |
Supplying prebuilt binaries is predicated on a representative of that community taking the responsibility of generating the binaries. Currently binary generation is either automated or handled by a contributor familiar with a specific platform. However the node-sass install should fallback to generating the binary locally once the download attempt fails. If this is not happening that is a bug. There's one major caveat in that even if the local compilation takes places there's no guarantee that LibSass or node-sass will compile on your architecture. Without the ability to test against a specific architecture in our CI there's no way to know if and when we break things. This is already an issue with SunOS, who thankfully has some vocal users who are willing able to PR fixes. |
Closing due to lack of community interest. |
😢 |
Sorry @henrywright. Unless someone with an invested interested in armhf architecture is willing to champion this there isn't much we can do. |
No worries @xzyfer :) |
Dang |
In after closed. Also looking for arm... android-arm for installing under termux on android. I undertand the need for a maintainer. My comment is just informational. |
Can we make this a feature request? |
This is not something we can do without someone from the community willing and able to maintain arm support for us. We simply do not have the capacity, hardware, or expertise to do this. See #1340 (comment) |
Hardware? Would not you just need a RasPi?? I think that's really the lowest hardware requirement one can have. |
Quite possibly? I don't know, which is part of the problem. We're open to accepting help. |
Hi @xzyfer,
Although it falls back on building the binary, and build it successfully. it would be good if you can provide prebuilt binary for arm64 as Travis-CI have announced multi-platform support. Let me know if i can help you in any way for the same. |
i resolved this problem by creating a vm linux, i runned the npm install then i copied the directory node-sass from node_modules of vm linux to the node_module of the the raspberry pi. |
Hey guys,
I tried to build WordPress today and realised node-sass doesn't have a pre-compiled binary for armhf. Any chance you can begin to support armhf? Lots of Chromebooks are now using the armhf architecture and also the Raspberry Pi.
For the record, I get this error:
The text was updated successfully, but these errors were encountered: