Skip to content

feat: add support for nodejs-wheel#299

Merged
RobertCraigie merged 4 commits intomainfrom
feat/nodejs-extra
Sep 22, 2024
Merged

feat: add support for nodejs-wheel#299
RobertCraigie merged 4 commits intomainfrom
feat/nodejs-extra

Conversation

@RobertCraigie
Copy link
Copy Markdown
Owner

@RobertCraigie RobertCraigie commented Sep 21, 2024

You can now run the following command to automatically download Node.js binaries at install-time, circumventing the flakiness that occurs with nodeenv.

pip install pyright[nodejs]

This takes us one step further towards a pip install pyright that actuals installs all the necessary files.

Partially resolves #231

@RobertCraigie RobertCraigie changed the title feat/nodejs extra feat: add support for nodejs-bin Sep 21, 2024
@RobertCraigie RobertCraigie force-pushed the feat/nodejs-extra branch 2 times, most recently from 1201746 to bb4d97e Compare September 21, 2024 20:20
@RobertCraigie RobertCraigie changed the title feat: add support for nodejs-bin feat: add support for nodejs-wheel Sep 21, 2024
@RobertCraigie RobertCraigie force-pushed the feat/nodejs-extra branch 3 times, most recently from 45406a9 to 179cc30 Compare September 21, 2024 21:08
@RobertCraigie RobertCraigie marked this pull request as ready for review September 22, 2024 09:47
@RobertCraigie RobertCraigie enabled auto-merge (rebase) September 22, 2024 09:59
@RobertCraigie RobertCraigie merged commit f4beb25 into main Sep 22, 2024
@RobertCraigie RobertCraigie deleted the feat/nodejs-extra branch September 22, 2024 10:14
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

Successfully merging this pull request may close these issues.

bundle node and pyright with the pypi package

1 participant