exolightor opened a new issue, #29931: URL: https://github.com/apache/superset/issues/29931
### Bug description Hello Superset-Team, we are trying to build the superset docker image from the pre-release 4.1.0rc on GitHub. Running docker build however leads to an error as seen below. This error also occurres in our CI environments. Will this be fixed in the next release? ### How to reproduce the bug 1. git clone https://github.com/apache/superset.git 2. cd superset 3. git checkout tags/4.1.0rc1 4. docker build -t superset . ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version 3.9 ### Node version 18 or greater ### Browser Chrome ### 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]
