Skip to content

Update recommended node version to 8 or newer #675

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

Merged
merged 2 commits into from
Sep 18, 2019

Conversation

brodo
Copy link
Contributor

@brodo brodo commented Sep 18, 2019

If you use node 4.3, you get a lot of warnings for using a too old node version while installing parse. I found 9.11 to be a good version to use.

If you use node 4.3, you get a lot of warnings for using a too old node version while installing parse. I found 9.11 to be a good version to use.
@dplewis
Copy link
Member

dplewis commented Sep 18, 2019

Currently the minimum version is 8. Our test cases run against 10.14.2 and 11.4.0.

If you have a version less than 8. You should see a message to update when you install parse server.

https://github.com/parse-community/parse-server/blob/master/postinstall.js#L42

@brodo brodo changed the title Update recommended node version to 9.11 Update recommended node version to 8 Sep 18, 2019
@brodo brodo changed the title Update recommended node version to 8 Update recommended node version to 8 or newer Sep 18, 2019
@brodo
Copy link
Contributor Author

brodo commented Sep 18, 2019

Ok, I've updated the PR with that info.

Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@TomWFox TomWFox merged commit a3fdeb1 into parse-community:gh-pages Sep 18, 2019
@dplewis
Copy link
Member

dplewis commented Sep 20, 2019

@brodo Quick question. Did you receive the error message when updating that I pointed out?

@brodo
Copy link
Contributor Author

brodo commented Sep 20, 2019

@dplewis you mean from CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants