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

Add list of supported Node versions #641

Closed
crandmck opened this issue May 19, 2016 · 4 comments
Closed

Add list of supported Node versions #641

crandmck opened this issue May 19, 2016 · 4 comments
Assignees

Comments

@crandmck
Copy link
Member

We should document which versions of Node that we test against and support.

@hacksparrow hacksparrow self-assigned this Jun 27, 2016
@hacksparrow
Copy link
Member

@crandmck maybe we should use the changelog file on the website for this?

@crandmck
Copy link
Member Author

Yes, it would make sense to specify which Node versions a given release was tested against.

In addition, we should provide the list of supported Node versions of the current (latest) version of Express in a "Prerequisites" section in http://expressjs.com/en/starter/installing.html. Currently, it only says

Assuming you’ve already installed Node.js, ...

But we should clarify which version of Node.js you must install. Note: Although we may expect that it "should work" for many different versions, it's important to clarify which versions of Node are actually tested for a current release. That's what really matters to enterprise users.

@dougwilson
Copy link
Contributor

I agree, all good points here.

@crandmck
Copy link
Member Author

crandmck commented Apr 3, 2024

Closed in favor of #1478

@crandmck crandmck closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants