This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Deployment error #96
AshleyZhao
started this conversation in
General
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. |
0 replies
|
AshleyZhao I had problems deploying into a subscription which had policies enabled. I applied exceptions at the resource group level which resolved the issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
All reactions