Vince Martinez
Results
1
issues of
Vince Martinez
In `cli.js:11`, `cli.parse()` returns an array of boolean values if called without an `opts` object. ``` cliOptions = cli.parse() ``` This causes the app to fail when initialised in any...