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

Check node version in setup #2

Closed
ameetmadan opened this issue Jul 4, 2022 · 1 comment
Closed

Check node version in setup #2

ameetmadan opened this issue Jul 4, 2022 · 1 comment

Comments

@ameetmadan
Copy link
Collaborator

Checking node version in setup is recommended, otherwise you may run into problems when using Jest. Anything under node version 16 is "old"

@ameetmadan
Copy link
Collaborator Author

1.5 Check and update your node version

Use node -v to check your node version. If your version is <16.0.0, please update using https://nodejs.org/en/

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

1 participant