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

OmniSharp server is not running #41

Closed
abusalaa7 opened this issue Feb 24, 2016 · 5 comments
Closed

OmniSharp server is not running #41

abusalaa7 opened this issue Feb 24, 2016 · 5 comments

Comments

@abusalaa7
Copy link

I see that issue already closed. Issue #17 but I'm still encountering this issue. I'm running osx 10.10.5 and vscode 0.10.9
screen shot 2016-02-23 at 8 53 22 pm

screen shot 2016-02-23 at 8 55 43 pm

@johnvpetersen
Copy link

I resolved this by uninstalling the Core CLR runtmes and then reinstalling without the global option It appears the Omnisharp plugin for VS Code doesn't recognize global installs. The same was true for the Omnisharp Atom plugin. That's how I discovered the issue - because the Atom plugin specifically stated where it was looking for the runtime.

JP

@abusalaa7
Copy link
Author

Can you provide steps on how to do that?

@johnvpetersen
Copy link

dnvm uninstall 1.0.0-rc1-update1 -r coreclr -arch x64
dnvm uninstall 1.0.0-rc1-update1 -r mono

Then, reinstall them - without the -g option.

@abusalaa7
Copy link
Author

Unfortunately, that didn't work.

@DustinCampbell
Copy link
Member

Hi, I'm sorry this issue got so stale. Now that DNX, DNVM and the like are long gone and .NET Core is here to stay, I'm going to go ahead and close this issue. Please let me know if this is still a problem for you.

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