bughelp wantedlevel 1 (super easy)priority: low
仓库指标
- Star
- (14,268 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
This triggers an invariant violation.
node lib/prepack-cli.js --debugDiagnosticSeverity foo
It shouldn't. The command-line argument processing should rather print a user-friendly error message in such cases and exit, like it already happens for most or all other bad arguments.