When I tried to make a pull request on GitHub for my code changes to be merged by the admin into the remote main branch so that we can have an updated app, I ran into some merge conflicts which I needed to resolve. I resolved the conflicts in my code editor and then did commit again. Now, there were no conflicts but there was an error which causes the app to not work well anymore (since my changes have been merged following my pull request).
How can I fix the error which has currently broken the app please
After many attempts to fix this, I recloned the app again from the remote main branch hoping to get the error (which is currently not making the app to work in live) then fix the error and repush, but the app seems to be working well in my local. I pushed again and made a PR and the error was still there
ELUJOBA OLUWAFEMI is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.