sublimelsp / LSP-pyright

Python support for Sublime's LSP plugin provided through microsoft/pyright.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error starting server: "lock file's pyright@1.1.187 does not satisfy pyright@^1.1.188"

dcyoung05 opened this issue · comments

Looks like package-lock.json wasn't updated to match package.json in 2934a8b.

Thanks.
Released 1.1.111 with a fix. Should appear in about 2h from now.

@jfcherng maybe time for some automation for that? Or wait for dependabot? If you want to release ASAP then a manually triggered workflow could probably do the job.

I decide to unwatch pyright's release so it will be managed by the depbot.