Skip to content
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

Server should check for conflicting esbonio installations #782

Open
alcarney opened this issue Apr 23, 2024 · 0 comments
Open

Server should check for conflicting esbonio installations #782

alcarney opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working lsp Issues that relate to the language server
Milestone

Comments

@alcarney
Copy link
Member

Expected behavior

Especially during the initial 1.0 migration, it's likely people will be trying to use an environment that has an old 0.x install of esbonio hanging around. The server should check for this and advise people remove it.

If at all possible, find a way to work around any conflicts so this can be just an advisory and not a fatal error.

Actual behavior

The existing installation appears to conflict with the injected version and prevents it from working.

See: #778 (comment)

Log output

No response

(Optional) Settings from conf.py

No response

@alcarney alcarney added bug Something isn't working lsp Issues that relate to the language server labels Apr 23, 2024
@alcarney alcarney added this to the 1.0 milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lsp Issues that relate to the language server
Projects
None yet
Development

No branches or pull requests

1 participant