Closed allenchuang closed 2 years ago
Thanks for reporting! There is something weird indeed, I'm not sure if the bug was always there or something changed in the yargs API. Just in case, I've added a patch in the code to make sure Interactive mode is triggered if you explicitly asked for it via arguments.
BTW, we are working on a complete refactor and cleanup, using TypeScript, and a better testing strategy, this is why you don't see any test in the commit that fixes the issue (will be included in the next major). Stay tuned!
me too, it seems there is no new tag for this version. @nanovazquez
:tada: This issue has been resolved in version 3.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
^ like what title says.
I'm trying to enter interactive mode, but whatever I do, i can't. Am I missing something here?
i saved the file like so in
test.js
then i run
node test.js --interactive
outputs immediately without prompts: