dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Upgrade inquirer to prevent eject hanging on windows with node 10+ #278

Closed agubler closed 5 years ago

agubler commented 5 years ago

Type: bug

The following has been addressed in the PR:

Description:

The version of inquirer used for the prompt on eject caused the command to hang on Windows when using node >= 10

Resolves #277