Missing app.json after exp convert

Trying to use expo with a pre-existing project. Followed some instructions on here to npm install exp, then exp convert.

I followed the instructions in expo-next-steps.txt
Now when I try to run the project in expo it is telling me app.json is missing.

I also have an exp.json which seems to have the appropriate info.

Is there another place that tells expo where to look for app.json?

thanks

deleting app.json and restarting appears to have worked, somewhat counterintuitively

1 Like