https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38426 --- Comment #31 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #30)
(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?
Yes. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.