-
Notifications
You must be signed in to change notification settings - Fork 14
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
[BUG] A valid browser not found when debugging from Codespaces #560
Comments
FYI @phil-allen-msft |
I had the same experience on a Windows 11 and Ubuntu 22.04. |
This is now working in Codespaces with the latest version of C# and C# Dev Kit. @FBoucher is it working for you? |
Same error when running locally @webreidi Would you like me to open a now issues more specific for local DevContainer? |
@FBoucher yes, please open a new issue more specific to local DevContainers so the team can track down what is different. |
Running into same error. Tried with this repo in Codespaces: |
Describe the Issue
Debugging a web app in Codespaces gives errors and does not allow for debugging.
I tried it out on the local and all works fine.
Steps To Reproduce
Clone Repo: https://github.com/burkeholland/RudeGPT
Debug Client project
Expected Behavior
Debug launches with the app opening in the browser being used for Codespaces.
Environment Information
1.82.2
abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
x64
C# Dev Kit v0.5.98
C# v2.3.27
.NET 7.0.305
The text was updated successfully, but these errors were encountered: