nexovec opened a new issue, #30024: URL: https://github.com/apache/superset/issues/30024
### Bug description Hi, I am unable to finish translating superset when following the [documentation](https://zhaoweilong.github.io/superset-doc-zh/docs/contributing/translations), because po2json installed via `npm install -g po2json` outputs `DeprecationWarning: Invalid 'main' field in '/usr/local/lib/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)`. I have a finished translation for the Czech .po file, but can't generate json from it. node version: 21.7.3 OS: alpine linux container, not that it matters ### How to reproduce the bug 1. translate a .po 2. `npm install -g po2json` 3. `po2json messages.po messages.json` ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version Not applicable ### Node version 18 or greater ### Browser Not applicable ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
