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

Add support for offline usage #2

Closed
RobertCraigie opened this issue Jul 16, 2021 · 1 comment
Closed

Add support for offline usage #2

RobertCraigie opened this issue Jul 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@RobertCraigie
Copy link
Owner

RobertCraigie commented Jul 16, 2021

Obviously due to the nature of this project we cannot add full support for offline usage but we should support it after a single run.

Comment from #43.

there is nothing directly in pyright-python that would mean offline usage could not be supported. It seems to be that npx is making requests itself even after the pyright NPM package has been installed once. Looks like we would have to move away from npx and directly install pyright using npm to a cached directory.

@RobertCraigie
Copy link
Owner Author

Closing in favour of #231.

@RobertCraigie RobertCraigie closed this as not planned Won't fix, can't repro, duplicate, stale Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant