Request to expo api failed

24 views Asked by At

I attempted to run a simple app with the Expo Docs command npm create-expo-app my-app, but I am encountering the following Fetch error:

enter image description here

When I input this URL directly into my browser, I receive a response. However, when I execute npm start, it presents an error. I have no idea what's happening.

I was expecting to run my app, which didn't happen.

0

There are 0 answers