Node: Inquirer prints the list three times
I am trying to create a cli tool which downloads packages (internally uses npm) and create files. I am using inquirer to ask for user input on what database they’d like to add but the output from inquirer is not what I expected it to be.