https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38179 Bug ID: 38179 Summary: koha-common runtime dependency on yarn Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org On main as of bug 37303, for 24.11 onwards, in order to run: ```shell koha-translate --install <LANG> ``` Both `yarn` and `po2json` are required. A recollection of information about it: * Debian's version of node-po2json is not what we want: bug 37303 comment 21 => we don't want to be stuck with v0.4.5 * Yarn version might not be an issue * Node.js version could be an issue This change got reverted on 24.05.x (bug 38164) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.