You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this issue in a fresh Sublime Text install without other extensions
Versions
output of mono --version:
Mono JIT compiler version 6.12.0 (Visual Studio built mono)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
output of msbuild /version:
Microsoft (R) Build Engine version 14.0.23107.0
Copyright (C) Microsoft Corporation. All rights reserved.
Details
What's the bug?
Error talking to localhost:XXXXX/checkready
How-To
How do I reproduce this issue?
Trying to open a project.
I know this issue has been raised quite a few times, but no matter what I do, I cannot get this to work. I am constantly getting the error of Error talking to localhost:XXXXX/checkready which eventually leads to Error loading project. I was rally hoping to use this as I do not have a great PC and it struggles to run Visual Studio due to only having 4GB RAM. I am really not sure what to try next. Thank you.
The text was updated successfully, but these errors were encountered:
3 - Locate your folder of omnisharp (Sublime 3 Plugins) in this case is C:\Users\MYUSER\AppData\Roaming\Sublime Text 3\Packages\OmniSharp\prebuilt-omnisharp-roslyn\prebuilt
4 - extract the omnisharp that you have download from the link below
5 - Replace the content from the prebuilt omnisharp with the new omnisharp release.
6 - Just reopen Sublime and ENJOY.
NOTE: this works if you have the localhost error talking, and if you loose, just remove the Omnisharp Package, and reinstall it and try again.
Platform
Type
Checklist
Versions
output of
mono --version
:output of
msbuild /version
:Details
What's the bug?
Error talking to localhost:XXXXX/checkready
How-To
How do I reproduce this issue?
Trying to open a project.
I know this issue has been raised quite a few times, but no matter what I do, I cannot get this to work. I am constantly getting the error of Error talking to localhost:XXXXX/checkready which eventually leads to Error loading project. I was rally hoping to use this as I do not have a great PC and it struggles to run Visual Studio due to only having 4GB RAM. I am really not sure what to try next. Thank you.
The text was updated successfully, but these errors were encountered: