nanovazquez / yargs-interactive

Interactive support for yargs
MIT License
46 stars 9 forks source link

Describe (message) accepts a function, but Yargs throws an error anyway and works without any issues. #49

Open lucasantunes-ciandt opened 2 years ago

lucasantunes-ciandt commented 2 years ago

image image

lucasantunes-ciandt commented 1 year ago

Just noticed it actually broke --help, so I had to input a less helpful generic text instead of the function... Still not sure if this is caused by or fixable through yargs-interactive, so I'm leaving it open for the time being.

lucasantunes-ciandt commented 1 year ago

@nanovazquez any updates on this? 🤔

Haven't used the package in a while, so I don't know if it's still an issue (moved to another project so I no longer have access to that code).