ERR_PARSE_ARGS_UNEXPECTED_POSITIONAL
node
type_error
official
true
Unexpected positional in parseArgs
ID: node/err_parse_args_unexpected_positional
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
A positional argument was provided where not expected by util.parseArgs().
generic