react native expo metro-blunder
It happens that when I do npx expo start I get these warnings and errors, this did not happen to me yesterday, it started happening from today without having touched any code.
So far I haven’t found any solution, I’ve already removed node_modules and the package-look.json to reinstall all the dependencies, as well as metro and babel, but I can’t find any results. If someone has already had the same thing happen to them and has a solution, it would be very helpful. I’ve also been looking at the compatibility of dependencies, and all my dependencies are now compatible, there is no conflict between them, so I can’t find where it’s failing.
Default path alises not working in Expo Sdk 50
In my babel.config.js, I had to remove the commented line because I ran into an error when doing the build, which said that module-resolver was not found.
babel config.js