Problem with Expo

I have installed Expo (npm install expo-cli --global)

I’m try to Create first project with commant expo init my-new-project, but Error

Input is required, but expo is in non-interactive mode.
Required input:
Choose a template:

What is problem ?

(PC: Windows 7 (x86), node 8.11.3 npm 5.6.0 )

Hey @rkw04435,

We’ve seen this before with certain Windows terminals. Can you try using a different terminal and see if it works?

Also: https://docs.expo.io/versions/v30.0.0/distribution/building-standalone-apps#1-install-expo-cli

Cheers,

Adam

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