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

Update node and npm versions in README [2.0] #2968

Merged
merged 2 commits into from Mar 20, 2019

Conversation

maya
Copy link
Contributor

@maya maya commented Mar 18, 2019

Update node and npm versions to what we currently use in the README.
Semi-related to #2954.

@maya maya changed the title Update node and npm versions in README Update node and npm versions in README [2.0] Mar 18, 2019
@maya maya requested a review from a team March 18, 2019 20:24
README.md Outdated
@@ -129,15 +129,15 @@ And that’s it — you should now be able to copy our code samples into your `i

1. Install `Node/npm`. Below is a link to find the install method that coincides with your operating system:

- Node v4.2.3+, [Installation guides](https://nodejs.org/en/download/)
- Node v10.15.1+, [Installation guides](https://nodejs.org/en/download/)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we know if anything above 10 works? e.g. does node 11 work?

Copy link
Member

Choose a reason for hiding this comment

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

Untested afaik

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated to be explicitly node 10 in f65e9fb.

@saracope
Copy link
Contributor

saracope commented Mar 20, 2019

The circleci config is still using a node 8 image so we should bump that too. @maya Do you want to make that change in the PR or do it separately?

@maya
Copy link
Contributor Author

maya commented Mar 20, 2019

@saracope We can do it in a separate PR.

@maya
Copy link
Contributor Author

maya commented Mar 20, 2019

Also, what's the proper way to do that? Right now, it's circleci/node:8.10-browsers does it need to change to circleci/node:10.15.1-browsers?

@saracope
Copy link
Contributor

Yeah

@saracope saracope merged commit ede385a into release-2.0 Mar 20, 2019
@saracope saracope deleted the mb-update-readme-node branch March 20, 2019 20:52
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.

None yet

3 participants