node: 10.16
os: macOS
npm: 6.9.0
I don't understand why it hangs.
@sagark1510 Hey, might be helpful to post installed loopback version (lb4 -v) and any error messages.
I just write
lb4 app
in my terminal.
After entering the project name and description. My terminal stops(hangs), the cursor keeps blinking, and doesn't accept any input at ? Project root directory question pressing <Enter>, Ctrl+Z, Ctrl+C or any button has no effect.

I should be able to enter the project root directory.
I have just installed loopback cli, using the following command.
sudo npm i -g @loopback/cli
I use Ubuntu 19.04.
@kerolloz Hey, I've just updated and can confirm the bug. Posting version info:
````@loopback/* dependencies:
@dhmlau Serious bug.
@dougal83 glad you found the bug. @loopback/cli version: 1.17.0 this is the version I am using and there is not error or anything just it hangs.
What's the node.js version?
@raymondfeng 10.16.0
Hmm, I can reproduce it with Node 12.3.1 on Mac too. :-(
I just updated node to 12.4 on Win 10. Still occuring.
Is it an issue with generators as a whole? https://github.com/yeoman/yeoman/issues/1714
It is probably caused by [email protected]. Downgrading to [email protected] works.
Duplicate of https://github.com/SBoudrias/Inquirer.js/issues/811
@raymondfeng how do we do that? can we release new version with [email protected] ??
I'll wait a bit to see if the upstream bug can be fixed quickly. We can try to ping it to [email protected] if necessary tomorrow.
Released @loopback/[email protected]
Most helpful comment
Released @loopback/[email protected]