Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt fired on each keystroke #108

Open
codingnube opened this issue Apr 23, 2015 · 0 comments
Open

Prompt fired on each keystroke #108

codingnube opened this issue Apr 23, 2015 · 0 comments

Comments

@codingnube
Copy link

Hi,
While trying to create a sub-module, the following prompt is being fired on every keystroke:
? Where would you like to create the module (must specify a sub-directory)?
Example: If we need to type the name of the sub-directory as "booksmod" then the prompts are like:
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) bo?
? Where would you like to create the module (must specify a subdirectory)? (books) booksmod
Upon hitting the return key, the sub-module is created inside the "booksmod" directory.
Environment: Windows 7 Professional 64 Bit, Nodejs (v0.12.2), npm (2.7.4)
Any help to solve this will be appreciated. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant