[Koha-bugs] [Bug 32978] 'npm install' fails in ktd on aarch64, giving unsupported architecture error for node-sass

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 14:00:49 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 147136
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147136&action=edit
Bug 32978:  Replace node-sass with dart-sass

'npm install' fails in ktd on aarch64, giving unsupported architecture error
for node-sass.

This patch addresses this by replacing node-sass with dart-sass, updating our
gulpfile
accordingly. Some corrections have been made to SCSS to fix warnings
raised during the build process.

Signed-off-by: Paul Derscheid <paul.derscheid at lmscloud.de>
Works like a charm. Great work oleonard! Tested on Apple M1, e.g. aarch64.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Edit: I removed some useless formatting changes in the gulpfile, and the
yarn.lock changes as well.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list