Open
Description
Describe the issue:
When executing npm start
according to README.md, the error is as follows:
Repro Steps:
- Start Docker Desktop
- Open the project: Open in Dev Containers
- Run
azd auth login
- Run
azd up
- Run
npm install --prefix api
andnpm start --prefix api
- Run
npm install
andnpm 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.
Metadata
Metadata
Assignees
Labels
No labels