Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

ARM64v8 not supported #2667

Closed
eidram opened this issue May 10, 2019 · 8 comments
Closed

ARM64v8 not supported #2667

eidram opened this issue May 10, 2019 · 8 comments

Comments

@eidram
Copy link

eidram commented May 10, 2019

No description provided.

@nschonni
Copy link
Contributor

We're looking at ARM support in #2647, but we've never supported ARM for any version before

@maltebeckmann
Copy link

We're looking at ARM support in #2647, but we've never supported ARM for any version before

Thanks for looking into support for ARM. I tried to pull off a super simple docker project on my RPi 4 but compiling in the docker image just seems a bit too much. Thanks for your efforts!

@midhunvnadh
Copy link

@nschonni Hi, can't we use arm64/armhf chroot on github CI to get arm64/armhf node-sass build?

Please we need arm64 support.
Thanks.

@saper
Copy link
Member

saper commented Apr 24, 2021

You can build a binary yourself once and just distribute the binding.node to your projects. It does not have to be compiled every time.

@midhunvnadh
Copy link

Oh okay

@KhizerRehan
Copy link

KhizerRehan commented Oct 7, 2021

@saper @midhunvnadh
How to build and how did you resolve this issue?
facing this issue on Apple M1 Chip

Any help would be appreciated. Thanks

You can build a binary yourself once and just distribute the binding.node to your projects. It does not have to be compiled every time

@nschonni
Copy link
Contributor

nschonni commented Oct 7, 2021

Apple ARM support is being tracked in #3033 but there is still no CI available to us

jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this issue Apr 7, 2024
Implements equality for `Compound_Selector` in a cleaner and more efficient manner.
Similar change for `Selector_List`: sass#2739

This does not fix the stack overflow reported in sass#2667, though it does
change its location (because we no longer clone any nodes in `operator==`).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants