vincbeck commented on PR #45696:
URL: https://github.com/apache/airflow/pull/45696#issuecomment-2608236694

   I dont understand what is going on ... The command `breeze 
release-management prepare-airflow-package --package-format wheel` fails 
because the pre-commit `Compile ui assets (manual)` fails because of `sh: 1: 
vite: not found`. See 
[error](https://github.com/apache/airflow/actions/runs/12916300336/job/36020735118?pr=45696).
   
   However when I run the script `scripts/ci/pre_commit/compile_ui_assets.py` 
locally, it works like a charm. `vite` is listed in `package.json` so I really 
dont understand why it cannot find it


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