ERR_PARSE_ARGS_UNKNOWN_OPTION
node
type_error
official
true
Unknown option in parseArgs
ID: node/err_parse_args_unknown_option
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
An unrecognized option was passed to util.parseArgs().
generic