Build error in react native



This content originally appeared on DEV Community and was authored by Evandro Eusébio

When building a project that I cloned from the repository using the npm start command, when I try to run it on a device, such as Android, it gives me the following error:

Image description


This content originally appeared on DEV Community and was authored by Evandro Eusébio