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

VS Code broken: Omnisharp reqires a complete install of mono #5448

Closed
TCROC opened this issue Nov 9, 2022 · 4 comments
Closed

VS Code broken: Omnisharp reqires a complete install of mono #5448

TCROC opened this issue Nov 9, 2022 · 4 comments

Comments

@TCROC
Copy link

TCROC commented Nov 9, 2022

image

My VS Code started giving me this error yesterday. My OS is Ubuntu 20.04. I use mono when developing for unity. "useModernNet" is false.

When running "mono --version" I get this output:

mono --version
Mono JIT compiler version 6.12.0.182 (tarball Tue Jun 14 22:35:00 UTC 2022)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com

And msbuild --version

msbuild --version
Microsoft (R) Build Engine version 16.10.1 for Mono
Copyright (C) Microsoft Corporation. All rights reserved.

16.10.1.31701
@YW0330
Copy link

YW0330 commented Nov 9, 2022

I meet same problem 😢

@YW0330
Copy link

YW0330 commented Nov 9, 2022

#5443 (comment) This is useful for me.

@TCROC
Copy link
Author

TCROC commented Nov 9, 2022

@YW0330 Thanks! I found downgrading it to help as well. I'll keep this issue open tho until its resolved. Not sure why the other one closed

@dibarbet
Copy link
Member

dibarbet commented Nov 9, 2022

Closing as duplicate of #5443 . Should be resolved in the next release (hopefully today). Until then, the linked issue has workarounds.

@dibarbet dibarbet closed this as completed Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants