You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: