node-sass icon indicating copy to clipboard operation
node-sass copied to clipboard

freebsd-arm64 support

Open raedah opened this issue 5 years ago • 3 comments

Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.1/freebsd-arm64-79_binding.node"

https://github.com/sass/node-sass/releases/ shows freebsd-ia32-64_binding.node freebsd-ia32-72_binding.node freebsd-ia32-79_binding.node freebsd-x64-64_binding.node freebsd-x64-72_binding.node freebsd-x64-79_binding.node no arm

raedah avatar Jul 21 '20 22:07 raedah

Yes, ARM isn't currently supported on any distribution

nschonni avatar Jul 21 '20 22:07 nschonni

@raedah sorry, I don't have an ARM setup to build binaries. I am using poudriere, so maybe emulation could be used.

saper avatar Sep 06 '20 00:09 saper

If you can use an aws instance, they have freebsd arm64 there.

raedah avatar Oct 14 '20 17:10 raedah