fisjac opened a new issue, #29658: URL: https://github.com/apache/superset/issues/29658
### Bug description When trying to deploy using docker compose, I'm receiving a missing module error. It appears this bug first emerged in PR https://github.com/apache/superset/pull/29419 specifically commit hash: c30ca534a38f624bfc87fcfa1c1161b542115822 ### How to reproduce the bug Checkout latest master branch Clear the docker cache of previous superset images Rebuild images with docker compose build Run docker compose up ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version 3.10 ### Node version 18 or greater ### Browser Chrome ### Additional context As a workaround to other build errors, I've edited Dockerfile line 27 from `ARG NPM_BUILD_CMD="build"` to `ARG NPM_BUILD_CMD="build-dev"` ### 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. - [X] 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org