https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978
Bug ID: 32978
Summary: 'npm install' fails in ktd on aarch64, giving
unsupported architecture error for node-sass
Change sponsored?: ---
Product: Koha
Version: master
Hardware: Macintosh
OS: Mac OS
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The summary already says it, but you can't build Koha's dependencies on aarch64
because it breaks on node-sass which has native bindings that demand x86_64.
Therefore we should switch to sass (aka dart-sass) which doesn't have this
problem . For a possible migration path, see
https://dev.to/ccreusat/migrating-from-node-sass-to-sass-dart-sass-with-npm-3g3c
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/