pierrejeambrun opened a new pull request, #29769:
URL: https://github.com/apache/airflow/pull/29769

   `.build/www` is missing, and therefore asset compilation was not performed.
   
   Ensure that this directory exists before redirecting the compilation output.
   
   To reproduce:
   ```
   rm -rf .build
   breeze start-airflow --backend postgres --python 3.8 --dev-mode
   ```
   
   
![image](https://user-images.githubusercontent.com/14861206/221379572-922a0091-9907-4c6e-9de6-a6eaaad38d6d.png)
   


-- 
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]

Reply via email to