Skip to content

Example of asking a dynamic confirm question #823

Answered by simplenotezy
simplenotezy asked this question in Q&A
Discussion options

You must be logged in to vote
      await inquirer.inquirer.prompt({
        name: 'confirm',
        type: 'confirm',
        message: "Please confirm that you'd like to XXX",
      });

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by simplenotezy
Comment options

You must be logged in to vote
4 replies
@jmcdo29
Comment options

@stefaanMLB
Comment options

@jmcdo29
Comment options

@stefaanMLB
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants