Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bb70a4

Browse filesBrowse files
Trottaddaleax
authored andcommitted
doc: remove stability from unreleased errors
Remove stability indicators from errors that only existed on the master branch and are not in the release. PR-URL: #33764 Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 6319c8f commit 9bb70a4
Copy full SHA for 9bb70a4

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Open diff view settings
Collapse file

‎doc/api/errors.md‎

Copy file name to clipboardExpand all lines: doc/api/errors.md
-4Lines changed: 0 additions & 4 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2446,8 +2446,6 @@ releases.
24462446
<a id="ERR_ENTRY_TYPE_MISMATCH"></a>
24472447
#### `ERR_ENTRY_TYPE_MISMATCH`
24482448

2449-
> Stability: 1 - Experimental
2450-
24512449
The `--entry-type=commonjs` flag was used to attempt to execute an `.mjs` file
24522450
or a `.js` file where the nearest parent `package.json` contains
24532451
`"type": "module"`; or
@@ -2486,8 +2484,6 @@ while trying to read and parse it.
24862484
<a id="ERR_INVALID_REPL_TYPE"></a>
24872485
#### `ERR_INVALID_REPL_TYPE`
24882486

2489-
> Stability: 1 - Experimental
2490-
24912487
The `--entry-type=...` flag is not compatible with the Node.js REPL.
24922488

24932489
<a id="ERR_MISSING_DYNAMIC_INSTANTIATE_HOOK"></a>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.