https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38770
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |k --- Comment #24 from Pedro Amorim <[email protected]> --- (In reply to Baptiste Wojtkowski (bwoj) from comment #22) > Reverted from stable, won't be backported unless asked I believe this needs backporting to 24.11. 1) git checkout 24.11.x 2) Run prove xt/verify-yarnlock.t 3) You get error: error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18". Got "20.19.6" 4) Apply this patch: git bz apply 38770 Repeat 3). All tests successful. I believe we also need to regenerate yarn.lock by running yarn install and commit that. (In reply to Jonathan Druart from comment #20) > @babel/core added back on bug 38664. This should be a non-issue for 24.11.x specifically as bug 38664 is not in 24.11. -- You are receiving this mail because: 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/
