Can't sign in to expo account from CMD

I cannot sign in using the new expo dev tools. I press s but then I am stuck! I can’t arrow down to “sign in with existing account”. I can’t press enter for “Make new account”. Nothing!

Edit: I got around this by signing in using expo login but I would prefer the s option be removed if its not working

What shell are you using?

CMD on Windows 10, it’s causing lots of issues. Now it keeps throwing the following error,

Microsoft Windows [Version 10.0.17134.345]
(c) 2018 Microsoft Corporation. All rights reserved.

expo start
[11:21:50] Starting project at C:\Users\Tinni\Dropbox\Your Happy Place\code\YourHappyPlaceApp
[11:22:51] Expo DevTools is running at http://localhost:19002
[11:22:51] Opening DevTools in the browser… (press shift-d to disable)
[11:24:35] Could not access packager status at http://127.0.0.1:19001/status. Are you sure the packager is running and reachable?
[11:24:35] Set EXPO_DEBUG=true in your env to view the stack trace.

It’s so weird! I was just working on it last night. Turned it off using ctrl+c because I had a good chunk of code to write. Then after I was done, I wanted to try the code but it refused to start! Last time this happened I had to delete my entire folder and reclone from git before it started working. Lost half a day to get expo to work!

Bring back Windows! I never had this much issue with the windows program :frowning:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.