EXPO Press ? to show a list of all available commands.

I’m using the expo on a physical phone, and every time I type

npm run android

or any other command to start the app, I can open it normally, but the problem is when I try to type a command in CMD it appears message ‘’ Press? to show a list of all available commands. ‘’, and I can’t type at all

what shell are you using and what operating system?

command prompt , Windows 10

i would suggest using something like git bash, command prompt is a very bad shell

also, which version of expo-cli? is this happening for you on the latest version? (expo --version)

I’m using expo version 3.15.5

really, git’s solved my problem. Thanks!!

1 Like

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