-
Notifications
You must be signed in to change notification settings - Fork 676
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
Omnisharp fails on OSX #5445
Comments
Confirmed this is a regression in 1.25.1, 1.25.0 works fine. |
This is a duplicate of #5443 |
@kzaher how to downgrade to 1.25.0 ? |
Google itOn 9 Nov 2022, at 19:43, Rohit Vishwakarma ***@***.***> wrote:
Confirmed this is a regression in 1.25.1, 1.25.0 works fine.
@kzaher how to downgrade to 1.25.0 ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Downgraded to 1.25.0 I've never had to downgrade a VSCode extension, so for anyone else who doesn't know (cc @rohitvishwakarma1819) : And select 1.25.0 |
Closing as duplicate of #5443 . Should be resolved in the next release (hopefully today). Until then, the linked issue has workarounds. |
The same problem occurs in Linux Ubuntu 20.04 |
macOS still exists in v1.25.7 version |
Indeed on macOS 13.1 downgrading to v1.25.0 seems to be the only way to fix this... |
I downgraded to 1.25.2 and it seems to most recent one that works |
Issue Description
Omnisharp fails with
OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when
omnisharp.useModernNet
is disabled in Settings. Please install the latest Mono and restart.omnisharp.useModernNet
is disabled in settings already.Steps to Reproduce
Just open project
Expected Behavior
Omnisharp should work
Actual Behavior
Omnisharp fails with
OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when
omnisharp.useModernNet
is disabled in Settings. Please install the latest Mono and restart.Logs
OmniSharp log
OmniSharp failed to start because of missing requirements.
OmniSharp failed to start because of missing requirements.
OmniSharp failed to start because of missing requirements.
OmniSharp failed to start because of missing requirements.
C# log
empty
Environment information
VSCode version: 1.73.0
C# Extension: 1.25.1
Mono Information
OmniSharp using mono: 6.12.0Dotnet Information
.NET SDK (reflecting any global.json): Version: 6.0.401 Commit: 0906eae6f8Runtime Environment:
OS Name: Mac OS X
OS Version: 13.0
OS Platform: Darwin
RID: osx-arm64
Base Path: /usr/local/share/dotnet/sdk/6.0.401/
global.json file:
Not found
Host:
Version: 6.0.9
Architecture: arm64
Commit: 163a63591c
.NET SDKs installed:
6.0.401 [/usr/local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.9 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.9 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Download .NET:
https://aka.ms/dotnet-download
Learn about .NET Runtimes and SDKs:
https://aka.ms/dotnet/runtimes-sdk-info
Visual Studio Code Extensions
The text was updated successfully, but these errors were encountered: