Matt Dwen
Results
2
comments of
Matt Dwen
If I use: ``` const options = commandLineArgs(optionDefinitions, { argv: process.argv.slice(1) }); ``` then it's working. I wonder if it's something around https://github.com/75lb/command-line-args/blob/master/lib/argv-tools.mjs#L40 which is causing it with the default...
Hi all, any update on this? I'd like to help out with this one if I can as it's something I'd like to use.