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

Bump required Node version and include note in docs #565

Closed
wants to merge 1 commit into from
Closed

Bump required Node version and include note in docs #565

wants to merge 1 commit into from

Conversation

clentfort
Copy link
Contributor

@@ -35,6 +35,9 @@ We can get up and running with the following 4 steps:

2. Run `npm install jest-cli --save-dev`

Jest uses modern JavaScript features (such as arrow-function) and requires a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you say "Jest uses ES2015 features and requires a Node.js version of at least 4.0.0 to run."? :)

- Bump the `engines` field in `package.json` to require at least a version `>= 4`.
- Add a note to the "Getting Started"-guide to inform about the minimum required
  node version.
@cpojer
Copy link
Member

cpojer commented Oct 23, 2015

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1515284165460715/int_phab to review.

@ghost ghost closed this in 5f029bb Oct 23, 2015
@clentfort clentfort deleted the node-version-in-docs branch October 28, 2015 11:44
@facebook-github-bot
Copy link
Contributor

I cannot do that @cpojer, because @clentfort does not have an active CLA on file.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requirements missing from documentation
3 participants