30 Sep
2024
30 Sep
'24
12:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38031 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 172217 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172217&action=edit Bug 38031: Make po2json available to yarn If you run `yarn run po2json` from /kohadevbox/koha and no local node_modules directory exists, you will get: error Command "po2json" not found. I didn't find a cause of a possible regression. Having it listed in package.json fixes the problem. -- You are receiving this mail because: You are watching all bug changes.