Windows - Can't do any input
MichZipp opened this issue · 3 comments
Hello,
when i try to configure my aws mobile hub project through the awsmobile cli, everytime I want to setup a new configuraten, for example create a new cloud-api, the cli return before I can do any input.
I tried the same on my linux machine, there it works fine. I already reinstalled the cli on my windows machine, but the error still occurs.
The screenshot shows an example, i wanted to create a new cloud api. The line to type in the api name appears but in the same time the cli returns.
Having the same issue here
What' your node version? We've had users reporting issues on Windows with Node version 10, and the work around was to downgrade node version to 8.9.x
I had node version 10.9.0 installed. The downgrade fixed the issue!