Maor Shlomo

Results 5 comments of Maor Shlomo

Thanks a lot for the response! Sorry for this mistakes, I will make the changes and update this PR soon.

I have this issue too, and will be glad if anyone can give a solution.

I downgraded firebase to v14.2.0 and changed the podfile to be without the `use_frameworks!`. it worked for me.

This mostly happens if the` package-lock.json` or `yarn.lock` is not deleted, try deleting the .lock file and the `node_modules` folder and try to install all the dependencies again. Also if...