ERR_PARSE_ARGS_UNKNOWN_OPTION
新增于: v18.3.0, v16.17.0
当 strict 设置为 true 时,如果 options 中没有配置参数,则由 util.parseArgs() 抛出异常。
\When strict set to true, thrown by util.parseArgs() if an argument
is not configured in options.
当 strict 设置为 true 时,如果 options 中没有配置参数,则由 util.parseArgs() 抛出异常。
\When strict set to true, thrown by util.parseArgs() if an argument
is not configured in options.