CodeWithEmad commented on issue #29509: URL: https://github.com/apache/superset/issues/29509#issuecomment-2479734137
Hi @tsator. Sorry to hear this. Actually, it was fixed after I rebuilt the project. Did you follow the steps mentioned in https://superset.apache.org/docs/contributing/development/ to setup your dev environment? I hope this helps. It looks like [Jed](https://github.com/messageformat/Jed) is trying to find a messages.json file that contains the `domains`. To generate the JSON files, navigate to the `superset-frontend` directory. After installing the npm packages using `npm ci`, run the command `npm run build-translation`. This should create the necessary JSON files. -- 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]
