Azure-Samples / Azure-Samples/azure-openai-assistant-javascript

Run the webapp server fails in Dev Containers

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
44
Forks
49
Avg merge
5d 22h
Merged PRs (30d)
1

Description

**Describe the issue:**
When executing `npm start` according to [README.md](https://github.com/Azure-Samples/azure-openai-assistant-javascript?tab=readme-ov-file#vs-code-dev-containers), the error is as follows:
![image](https://github.com/user-attachments/assets/85dc4cee-1668-44cd-aeb2-6daddb3db5eb)

**Repro Steps:**
1. Start Docker Desktop
2. Open the project: Open in Dev Containers
3. Run `azd auth login`
4. Run `azd up`
5. Run `npm install --prefix api` and `npm start --prefix api`
6. Run `npm install` and `npm start`

**Environment:**
- Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
- OS: VS Code Dev Containers

**Expected behavior:**
Run `npm start` can successfully.

@jongio and @manekinekko for notification.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.