-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
📖 Getting started: Don't suggest NVM for Windows #22654
📖 Getting started: Don't suggest NVM for Windows #22654
Conversation
These are all very good points, thank you for bringing this top our attention! 😄 cc @erwinmombay @rsimha @kristoferbaxter Since ya'll either work in infra, or have done AMP windows development in the past. Thank you! |
Also, @ChrisAntaki I noticed this PR also contains the changes from: #22647 Could you remove them here, that way we can continue these changes on the other PR? Thank you! |
Thanks for taking a look! I'll take care of those extra changes soon 😁 |
Extra changes have been removed 😄 |
@ChrisAntaki Thanks for the contribution! 😄 |
LGTM. Thanks for the contribution! |
Thanks guys! |
* Adds comment and renames script for better readability * Updates name & comment * Removes suggestion of NVM for Windows * Removes eslint changes
nvm install --lts
) doesn't work with NVM for Windows, since the--lts
flag isn't recognized.