i cant login to clone my app
each time i put my login details it will stand still without going to the next command. see attached picture

Same trouble here...
I had the same issue. The fix ,in my case, was to downgrade nodejs to version 10.9 (I had 10.15.1 LTS).
I had the same issue. The fix ,in my case, was to downgrade nodejs to version 10.9 (I had 10.15.1 LTS).
I did it too, but now after I login, when I try to clone
"shoutem clone"
I get this error:
Unexpected token < in JSON at position 0
I had the same issue. The fix ,in my case, was to downgrade nodejs to version 10.9 (I had 10.15.1 LTS).
Same problem here, didn't work downgrade the nodejs

I found several other issues (publish didn't work) with Node 10.x so i downgraded to 8.15. Everything works ok.
I found several other issues (publish didn't work) with Node 10.x so i downgraded to 8.15. Everything works ok.
downgrading node is not a solution
After some testing, I am convinced that the shoutem cli does not work correctly on Windows platforms. So now I'm using ubuntu and I didn't have these problems anymore.
After some testing, I am convinced that the shoutem cli does not work correctly on Windows platforms. So now I'm using ubuntu and I didn't have these problems anymore.
Hey I solved the issue with nvm ..I installed 8.15.0 version with nvm and its worked