amoghrajesh opened a new issue, #48228: URL: https://github.com/apache/airflow/issues/48228
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When i try to launch airflow with breeze and dev-mode, i see this error (doesnt matter if safari / chrome, also tried incognito)  A couple of changes were recently merged from dependabot that were bumping certain UI deps. Could be because of that: Deps merged: 1. Bump eslint-plugin-perfectionist from 3.9.1 to 4.10.1 in /airflow-core/src/airflow/ui (#48204) dependabot[bot]* Today 3:40 am 2. Bump eslint-config-prettier in /airflow-core/src/airflow/ui (#48202) dependabot[bot]* Today 2:51 am 3. Bump react and react-dom (#48130) dependabot[bot]* Yesterday 7:46 pm 4. Bump happy-dom (#48170) dependabot[bot]* Yesterday 7:39 pm 5. Bump react-router-dom (#48171) dependabot[bot]* Yesterday 6:54 pm 6. Bump happy-dom from 15.11.7 to 17.4.4 in /airflow-core/src/airflow/ui (#48172) dependabot[bot]* Yesterday 3:51 am 7. Bump axios (#48126) dependabot[bot]* Yesterday 3:05 am 8. Bump eslint (#48127) dependabot[bot]* Yesterday 3:04 am 9. Bump eslint in /providers/fab/src/airflow/providers/fab/www (#48143) dependabot[bot]* Yesterday 2:59 am NOTE: works fine without --dev-mode flag. ### What you think should happen instead? Web UI should be accessible normally. ### How to reproduce - Just run airflow with breeze, with this command: ``` breeze start-airflow --backend postgres --executor CeleryExecutor --db-reset --load-default-connections --dev-mode ``` - Try to access the web UI at localhost:28080 ### Operating System MacOS ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
