plop
plop copied to clipboard
inquire version update is required
Package updates are required because there are useful features such as description of the inquire checkbox.
This cannot be merged in as-is due to breaks in inquierer since the original version:
node-plop:test:
node-plop:test: Error: /Users/crutchcorn/git/plopjs/plop/packages/node-plop/types/index.d.ts:3:3
node-plop:test: ERROR: 3:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'CheckboxQuestion'. Did you mean to use 'import CheckboxQuestion from "inquirer"' instead?
node-plop:test: ERROR: 4:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'ConfirmQuestion'. Did you mean to use 'import ConfirmQuestion from "inquirer"' instead?
node-plop:test: ERROR: 5:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'EditorQuestion'. Did you mean to use 'import EditorQuestion from "inquirer"' instead?
node-plop:test: ERROR: 6:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'ExpandQuestion'. Did you mean to use 'import ExpandQuestion from "inquirer"' instead?
node-plop:test: ERROR: 7:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'InputQuestion'. Did you mean to use 'import InputQuestion from "inquirer"' instead?
node-plop:test: ERROR: 8:3 expect TypeScript@local compile error:
node-plop:test: '"inquirer"' has no exported member named 'ListQuestion'. Did you mean 'Question'?
node-plop:test: ERROR: 9:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'NumberQuestion'. Did you mean to use 'import NumberQuestion from "inquirer"' instead?
node-plop:test: ERROR: 10:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'PasswordQuestion'. Did you mean to use 'import PasswordQuestion from "inquirer"' instead?
node-plop:test: ERROR: 11:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'PromptModule'. Did you mean to use 'import PromptModule from "inquirer"' instead?
node-plop:test: ERROR: 13:3 expect TypeScript@local compile error:
node-plop:test: Module '"inquirer"' has no exported member 'RawListQuestion'. Did you mean to use 'import RawListQuestion from "inquirer"' instead?
node-plop:test: ERROR: 39:35 expect TypeScript@local compile error:
node-plop:test: Cannot find namespace 'inquirer'.
node-plop:test: