https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |martin.renvoize@ptfs-europe | |.com --- Comment #6 from Martin Renvoize <martin.renvoize@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@4.6.2" has unmet peer dependency "jquery@1.9.1 - 3". and warning " > bootstrap@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.