[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
Thu Feb 16 17:54:25 CET 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #6 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Working well in ktd on my linux box.  I ran a `yarn install --frozen-lockfile`
to get the local dependancies installed and used over the ktd defaults.

It spits out a couple of errors:

warning " > bootstrap at 4.6.2" has unmet peer dependency "jquery at 1.9.1 - 3".
and 
warning " > bootstrap at 4.6.2" has unmet peer dependency "popper.js@^1.16.1".

I think these are harmless.. I certailny couldn't spot any problems in running
Koha.

QA scripts are also happy and running the builds outside of ktd also works
(assuming you've got the right node versions pinned at 14)

I'm going to tentatively PQA here.. though more eyes are certainly welcome.

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


More information about the Koha-bugs mailing list