Deployment error #96
Replies: 2 comments
-
|
Hm, can you confirm your azure.yaml matches this one exactly? https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/azure.yaml If so, then it should be cd'ing into app/frontend, and looking for the package.json there: For some reason, it's not cd'ing into frontend, so I wonder if the azure.yaml prepackage hook got changed accidentally. |
Beta Was this translation helpful? Give feedback.
-
|
@AshleyZhao I had problems deploying into a subscription which had policies enabled. I applied exceptions at the resource group level which resolved the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We were working away on our project when deploying our project causes the following error:
In the logs, it says npm has trouble finding the package.json file. However, we did not modify any part of that particular path or the content.
Any suggestions on this? Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions