File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -1796,8 +1796,6 @@ time.
17961796
17971797### ` ERR_INPUT_TYPE_NOT_ALLOWED `
17981798
1799- > Stability: 1 - Experimental
1800-
18011799The ` --input-type ` flag was used to attempt to execute a file. This flag can
18021800only be used with input via ` --eval ` , ` --print ` , or ` STDIN ` .
18031801
@@ -3093,17 +3091,13 @@ An invalid or unknown encoding option was passed to an API.
30933091
30943092### ` ERR_UNKNOWN_FILE_EXTENSION `
30953093
3096- > Stability: 1 - Experimental
3097-
30983094An attempt was made to load a module with an unknown or unsupported file
30993095extension.
31003096
31013097<a id =" ERR_UNKNOWN_MODULE_FORMAT " ></a >
31023098
31033099### ` ERR_UNKNOWN_MODULE_FORMAT `
31043100
3105- > Stability: 1 - Experimental
3106-
31073101An attempt was made to load a module with an unknown or unsupported format.
31083102
31093103<a id =" ERR_UNKNOWN_SIGNAL " ></a >
@@ -3181,8 +3175,6 @@ transformation with [type-stripping][].
31813175
31823176### ` ERR_USE_AFTER_CLOSE `
31833177
3184- > Stability: 1 - Experimental
3185-
31863178An attempt was made to use something that was already closed.
31873179
31883180<a id =" ERR_VALID_PERFORMANCE_ENTRY_TYPE " ></a >
You can’t perform that action at this time.
0 commit comments