Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add --with-npm to readme #308

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Add --with-npm to readme #308

merged 1 commit into from
Jun 22, 2022

Conversation

Maxim-Mazurok
Copy link
Contributor

This python -m nodeenv env --node=18.1.0 --npm=7.15.1 doesn't install npm@7.15.1
It will only work if we add --with-npm, so update docs example.
I think caused by this a92badc

This `python -m nodeenv env --node=18.1.0 --npm=7.15.1` doesn't install npm@7.15.1
It will only work if we add `--with-npm`, so update docs example.
I think caused by this ekalinin@a92badc
@ekalinin ekalinin merged commit 4ec9e05 into ekalinin:master Jun 22, 2022
@ekalinin
Copy link
Owner

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants