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

Docs: Add note about Node.js requiring SSL support (fixes #11413) #12475

Merged
merged 3 commits into from Oct 23, 2019

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Oct 21, 2019

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Adds a small note that Node.js requires SSL to be built in. While this hasn't affected many users, it's good to document in case this comes up in the future. (And the Node.js project itself did run into this as a problem.)

I also removed the notice about the npm version as we always support the npm version shipping with the supported Node.js versions.

Is there anything you'd like reviewers to focus on?

Adds a small note that Node.js requires SSL to be built in. While this hasn't affected many users, it's good to document in case this comes up in the future. (And the Node.js project itself did run into this as a problem.)
@nzakas nzakas added enhancement This change enhances an existing feature of ESLint documentation Relates to ESLint's documentation labels Oct 21, 2019
@nzakas nzakas changed the title Docs: Add note about Node.js requiring SSL support Docs: Add note about Node.js requiring SSL support (fixes #11413) Oct 21, 2019
Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

@nzakas
Copy link
Member Author

nzakas commented Oct 22, 2019

Oh yeah, that’s a good idea

@nzakas
Copy link
Member Author

nzakas commented Oct 23, 2019

Updated the getting started guide, too. At some point we should probably just have one location for this information, but this should be good enough for now.

Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the update! seems ready to go~~~

@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Apr 22, 2020
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation enhancement This change enhances an existing feature of ESLint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants