https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38031 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- root@kohadevbox:koha$ sudo koha-translate --update fr-FR --dev kohadev /bin/sh: 1: po2json: not found error Command failed with exit code 127. read_file '/tmp/fr-FR-messages.po' - open: No such file or directory at /kohadevbox/koha/misc/translator/LangInstaller.pm line 461. root@kohadevbox:koha$ koha-translate --update fr-FR --dev kohadev (node:25950) [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) (Ignore the warning for now) It does not work with sudo. -- You are receiving this mail because: You are watching all bug changes.