Skip to content

doc: clarify ERR_INVALID_REPL_INPUT usage - #37143

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:prohibited-inputs
Feb 1, 2021
Merged

doc: clarify ERR_INVALID_REPL_INPUT usage#37143
Trott merged 1 commit into
nodejs:masterfrom
Trott:prohibited-inputs

Conversation

@Trott

Copy link
Copy Markdown
Member

The REPL documentation does not list prohibited inputs, but it does
explain the conditions under which ERR_INVALID_REPL_INPUT is used.
Update the error doc to indicate that.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core. labels Jan 30, 2021
@Trott
Trott requested a review from BridgeARJanuary 30, 2021 13:50
@TrottTrott added the repl Issues and PRs related to the REPL subsystem. label Jan 30, 2021
Comment threaddoc/api/errors.md Outdated
@PoojaDurgadPoojaDurgad added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 1, 2021
The REPL documentation does not list prohibited inputs, but it does
explain the conditions under which ERR_INVALID_REPL_INPUT is used.
Update the error doc to indicate that.
PR-URL: nodejs#37143
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Trott merged commit 06d7495 into nodejs:masterFeb 1, 2021
@Trott

Trott commented Feb 1, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in 06d7495

@Trott
Trott deleted the prohibited-inputs branch February 1, 2021 13:50
targos pushed a commit that referenced this pull request Feb 2, 2021
The REPL documentation does not list prohibited inputs, but it does
explain the conditions under which ERR_INVALID_REPL_INPUT is used.
Update the error doc to indicate that.
PR-URL: #37143
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Feb 2, 2021
targos pushed a commit that referenced this pull request May 1, 2021
The REPL documentation does not list prohibited inputs, but it does
explain the conditions under which ERR_INVALID_REPL_INPUT is used.
Update the error doc to indicate that.
PR-URL: #37143
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.errorsIssues and PRs related to JavaScript errors originated in Node.js core.replIssues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@lpinca@BridgeAR@DerekNonGeneric@nodejs-github-bot@PoojaDurgad