I'm working on an ancient react native project, it was absolutely working, then when I wanted to continue working on it, I had this problem,
This is the package.json file.
I ve tried this solution here, deleting the package-lock.json file and re executing
npm install
but it doesn't work for me.