We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Error - 5:52:17 PM] RustOwLSP client: couldn't create connection to server. Launching server using command cargo failed. Error: spawn cargo ENOENT
Hi Folks, just after installed RustOwl on my github codespace.
The text was updated successfully, but these errors were encountered:
I have no knowledge of GitHub Codespaces, so supporting it may take a long time.
Sorry, something went wrong.
Same error here. Except, I installed it on a remote server connected over SSH with VS Code.
I am having the same issue on a local VS Code install (against a local project).
I have also tried manually running the lsp via cargo-owlsp and the got the same error (and the cargo-owlsp command shows no output at all).
cargo-owlsp
cargo-owlsp makes no output since it waits stdin input.
No branches or pull requests
[Error - 5:52:17 PM] RustOwLSP client: couldn't create connection to server.
Launching server using command cargo failed. Error: spawn cargo ENOENT
Hi Folks,
just after installed RustOwl on my github codespace.
The text was updated successfully, but these errors were encountered: