-
Notifications
You must be signed in to change notification settings - Fork 627
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
Red Block in o/p when run button is clicked. #59
Comments
Can you provide the value of these two command lines? > dotnet try --version
> dotnet --info |
I have the same issue: dotnet --info Runtime Environment: Host (useful for support): .NET Core SDKs installed: .NET Core runtimes installed: To install additional .NET Core runtimes or SDKs: |
dotnet try --version dotnet --info Runtime Environment: Host (useful for support): .NET SDKs installed: Looking forward to any help, thanks! |
I too got the issue and it seems to have surfaced after updating VS 2019 to 16.6.0. C:\Users\praghuvanshi>dotnet try --version C:\Users\praghuvanshi>dotnet --info Runtime Environment: Host (useful for support): .NET Core SDKs installed: .NET Core runtimes installed: To install additional .NET Core runtimes or SDKs: |
Same Visual Studio: latest VS2019 and preview available as of today dotnet try --version dotnet --info Environnement d'exécution : Host (useful for support): .NET Core SDKs installed: .NET Core runtimes installed: |
Replaced dotnet try --version Same issue Then replaced again with version from
dotnet try --version And... now |
this solved my issue too |
The feed for this is blocked. I cannot install the version @nealpandey shares above. It errors out. The 101 Dotnet-try linq samples are busted... Just a red block after trying to run. |
I wonder if anyone ever got this working. Same red box appears for any dotnet-try samples. My setup is:
|
After following the install steps, I was having the same issue. Doing an update fixed it for me:
|
1ro eliminar 2do. Con eso lo solucione. |
Closing the issue, an update fixed it for me. |
Getting the same red block. Microsoft needs to remove this video series or fix the problem. It is frustrating |
The text was updated successfully, but these errors were encountered: