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
Coq 8.9 gives that error:
coqtop-stderr: Don't know what to do with -ideslave See -help for the list of supported options Client connected on control channel W (port 57941) [Warn - 17:31:03] >>> Unknown version of Coq: 8.9.0; falling back to 8.6 Call Init() [Error - 17:31:03] Error: Error: read ECONNRESET (main channel W) onCoqClosed(Error: read ECONNRESET (main channel W)) coqtop exited with code: 1 coqtop closed with code: 1
coqtop-stderr: Don't know what to do with -ideslave See -help for the list of supported options
Call Init() [Error - 17:31:03] Error: Error: read ECONNRESET (main channel W) onCoqClosed(Error: read ECONNRESET (main channel W)) coqtop exited with code: 1 coqtop closed with code: 1
The text was updated successfully, but these errors were encountered:
As mentioned in the README, this version of Coq is not supported. You should use the fork at https://github.com/coq-community/vscoq, released as https://marketplace.visualstudio.com/items?itemName=maximedenes.vscoq.
Sorry, something went wrong.
No branches or pull requests
Coq 8.9 gives that error:
The text was updated successfully, but these errors were encountered: