my app was running perfectly before I tried to compile it for production by running “npx expo run:android –variant release” which returned with an error.
Now, when I run “npm run android” I get this error:
The error I get
There’s my package.json:
package.json package.json
I tried to cd android then run –stacktrace and –scan in order to get more insights and it gave me info about packages that was deprecated. I deleted them, now I get these results: –stacktrace and –scan output –stacktrace and –scan output
user22282918 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.