Error readConfigJasonAsync on create project

When I create project with npm install expo-cli --global, all OK, but when I try expo start and It’s opened Expo DevTools after say succefully and Tunnel ready, nothing happens. But if I click on Run on Android device this error appear:

Couldn’t start project on Android: Cannot read property ‘readConfigJsonAsync’ of undefined

What happen!!?