Skip to content

Instantly share code, notes, and snippets.

@mat-mcloughlin
Created June 19, 2016 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mat-mcloughlin/ba5254fdabdd3334340486b7e7a9ae5d to your computer and use it in GitHub Desktop.
Save mat-mcloughlin/ba5254fdabdd3334340486b7e7a9ae5d to your computer and use it in GitHub Desktop.
wut?
Error detected while processing function OmniSharp#FixUsings:
line 1:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/mat-mcloughlin/.vim/plugged/omnisharp-vim/python/OmniSharp.py", line 187, in fix_usings
js = json.loads(response)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
E858: Eval did not return a valid python object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment