Azure-Samples / Azure-Samples/azure-openai-assistant-javascript
Run `azd up` fail in windows
- Dominant language
- Bicep
- Stars
- 44
- Forks
- 49
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 1
Description
**Describe the issue:**
When executing `azd up` according to [README.md](https://github.com/Azure-Samples/azure-openai-assistant-javascript?tab=readme-ov-file#quickstart-with-azure-openai-models), the error is as follows:

**Repro Steps:**
1. Run `azd init --template azure-openai-assistant-javascript`
2. Run `azd auth login`
3. Run `npm install` and `npm install --prefix api`
4. Run `azd up`
**Environment:**
- Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
- OS: Windows desktop
**Expected behavior:**
Run `azd up` can successfully.
@jongio and @manekinekko for notification.
Contributor guide
Assessment
This issue has not been assessed yet.