Open Cypher1 opened 1 year ago
We found a work around / awkward solution.
Setting the apiRuntime
in staticwebapp.config.json is necessary, even though Oryx correctly detected the api language, and even built the code (and previous deploys worked...)
Not sure how this is possible but we have a path forward. Best of luck to anyone who finds this, it looks like Azure don't follow this issues page much.
Describe the bug
Static web app (Vite/VueJs) + Azure functions deployment fails with error (presumably from Oryx)
Error:
A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior App should deploy with functions alongside (this previously worked, even this morning).
Note: The repository is private but I'm happy to assist by providing logs and attempting changes.