microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.45k stars 2.16k forks source link

Deploying using azure developer CLI #791

Open kagoolastha23 opened 2 months ago

kagoolastha23 commented 2 months ago

I followed all the steps from the README_azd.md and at the end I get this error

sampleissue1

I tried this as mentioned in #296 This looks like the result of a corrupted npm install, leading to the missing tsc dependency.

Try deleting the folder node_modules and package-lock.json from app/frontend and then run azd up again

It didn't work and I got the error as shown on screenshot

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.