Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to run the command according to the section "Running locally" #233

Open
jianingwang123 opened this issue Nov 8, 2023 · 0 comments

Comments

@jianingwang123
Copy link

Describe the issue:
When run the command dotnet run --project ./app/backend/MinimalApi.csproj --urls=http://localhost:7181/ according to the section "Running locally" of README.md , the terminal shows the error as follow.
image
image

Environment:

  • Readme - Codespaces Deployment/ Dev Containers Deployment

Repro Steps:
1.Run azd auth login
2.After the application deploys, set the environment variable AZURE_KEY_VAULT_ENDPOINT.
3.Run dotnet run --project ./app/backend/MinimalApi.csproj --urls=http://localhost:7181/.

Expected behavior:
Run command dotnet run --project ./app/backend/MinimalApi.csproj --urls=http://localhost:7181/ successfully.

@charris-msft to notification.

@jmatthiesen jmatthiesen added this to the 2024-September milestone Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants