Search code examples
androidreactjsreact-nativebuildpeer-dependencies

Failed to instal the app react native android


it turns out that I recently updated react native from version 0.59 to 0.66 and now that I want to run it it doesn't work. I am really desperate, I have been trying to solve for a month, please help, please

This is the message I get on the console:

enter image description here

Mi packege json:

https://github.com/IzliaB/Librerias

Y el error que recibo en Android:

enter image description here

I am already really frustrated, I have to present this project next week and I have not been able to move forward and it is incredible that there is no clear documentation on these types of problems. I have tried over and over again deleting the node_module folder, searching and installing the dependencies manually, probe ./gradle clean, probe deleting the android folder, I tested so many things in this month. I'm tired, please help me

the project is in yarn


Solution

  • It is giving an error in the react-native-file-opener and react-native-fetch-blob packages. try uninstall those packages and re-install them. and in your package.json I can't find react-native-fetch-blob may be it's not installed properly reinstall these packages and try