To run setup-wizard.js I needed to also do the following - npm install inquirer npm install yamljs Before I did the above I updated node.js and npm node -v v10.14.1 npm -v 6.4.1
To run setup-wizard.js I needed to also do the following -
npm install inquirer
npm install yamljs
Before I did the above I updated node.js and npm
node -v
v10.14.1
npm -v
6.4.1