4 Nov
2025
4 Nov
'25
2:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38426 --- Comment #30 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #28)
I *think* we should have adjusted yarn.lock when we upgraded. But it will require extensive testing to make sure we haven't broken something.
It was a chicken-egg issue. Now we have Node.js 20 in KTD, we can update the `yarn.lock` file and not break things for devs. Looking at the patch: if I don't apply it, and run: ```bash sudo yarn install --modules-folder /kohadevbox/node_modules ``` a `git diff` doesn't show any change. Does it make sense? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.