-
Notifications
You must be signed in to change notification settings - Fork 12
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
Could not decode JSON #80
Comments
Hi, It might be helpful to look at the content of these buffers : Phpactor Output, Phpactor Input Besides, how did you install phpactor.el and phpactor ? We recently added the ability to install phpactor from phpactor.el and this should be the best way for phpactor.el to have a "known to work" version of phpactor. |
I installed it with use-package\ (use-package phpactor) Then, I execute |
Good. Could you please share the contents of "Phpactor Output" or "Phpactor Input" ? |
This is the output after I execute phpactor-update:
I run phpactor-status: {"action":"status","parameters":[]}
|
I believe I had this issue, and resolved it by using my own clone of phpactor (which was up to date with master) - so it might be the case that this can be fixed with a change in phpactor.el's composer.lock |
@MarTango this is quite ironic given the installation of phpactor withing phpactor.el was meant to give a more reliable outcome :-( @tszg thanks for the feedback. Alas, I can't see what's wrong from that. within emacs, is the |
I run it on the command line and get the right result. I'm looking for the same problem here phpactor/phpactor#564, Perhaps this is related to the Windows system, my environment is win10. |
@zhougts there have been several changes on develop branch since December. I'd be interested to know whether the issue is still present. |
I get an error when calling the phpactor-goto-definition function:
json-read-string: Bad string format: "doesn't start with
"'!"Phpactor Output:
The text was updated successfully, but these errors were encountered: