https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38770 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k --- Comment #24 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (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/node-ipc@9.2.5: 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.