https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978
Paul Derscheid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146729|0 |1 is obsolete| | --- Comment #4 from Paul Derscheid <[email protected]> --- Created attachment 146744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146744&action=edit Bug 32978: 'npm install' fails in ktd on aarch64, giving unsupported architecture error for node-sass This patch adds replaces node-sass with dart-sass, updating our gulpfile accordingly. Some corrections have been made to SCSS to fix warnings raised during the build process. Works like a charm. Great work oleonard! Tested on Apple M1, e.g. aarch64. Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
