EXPO CLI Web interface

Following the Expo CLI documentation I got here
"You may use the CLI in your terminal or use the web based interface (it opens automatically by default, or you can press d from the CLI to open it on demand). "

I’m able to do expo init and expo start. But can’t get to open the web interface.

Can you let me know, what I’m missing here and how can I open EXPO CLI web interface. Didn’t find anything on web regarding CLI web interface.

Hi

When you run expo start it should print out some stuff in the terminal and then wait for you to type something or to receive log messages from the Expo app etc.

What happens when you press d in that terminal window?

Alternatively, what happens if you browse to http://localhost:19002?

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