This repo reproduces the error mentioned in 75lb/command-line-args#36
To produce the error, run the following in your terminal.
npm install
node scriptA.js --withHelper
This repo reproduces the error mentioned in 75lb/command-line-args#36
To produce the error, run the following in your terminal.
npm install
node scriptA.js --withHelper