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

Document installing pyright and provision the nodeenv in one go #178

Open
hholst80 opened this issue May 16, 2023 · 3 comments
Open

Document installing pyright and provision the nodeenv in one go #178

hholst80 opened this issue May 16, 2023 · 3 comments

Comments

@hholst80
Copy link

How can I install pyright and have the install provision the nodeenv simultaneously?

@RobertCraigie
Copy link
Owner

Hey @hholst80, there isn't a "built-in" way to do this but you can run pip install pyright && pyright --help to ensure the nodeenv is cached.

@hholst80
Copy link
Author

That's exactly what I am doing in the docker build right now. If that's the recommended way, all good.

@RobertCraigie
Copy link
Owner

Yeah, sorry this isn't documented! I'll re-open this to track docs.

@RobertCraigie RobertCraigie reopened this May 18, 2023
@RobertCraigie RobertCraigie changed the title Install pyright and provision the nodeenv in one go Document: installing pyright and provision the nodeenv in one go May 18, 2023
@RobertCraigie RobertCraigie changed the title Document: installing pyright and provision the nodeenv in one go Document installing pyright and provision the nodeenv in one go May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants