https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38048 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 172249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172249&action=edit Bug 38048: Remove po2json deprecation warning (node:50086) [DEP0128] DeprecationWarning: Invalid 'main' field in '/kohadevbox/node_modules/po2json/package.json' of './lib/po2json'. Please either fix that or report it to the module author (Use `node --trace-deprecation ...` to show where the warning was created) See https://github.com/mikeedwards/po2json/issues/103 The project is not really maintained, so let's remove the warning on our side as a quick workaround. Test plan: Run `koha-translate --update es-ES --dev kohadev` -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.