Unable to resolve module './prebuilt.rn-f9cd27ba.js' from ...

Hello everyone, i recently got the error message in the title after doing no significant change at all in my expo app for iOS. I’ve tried restarting the metro server, restarting VScode, restarting the app, re-installing all my dependencies etc but nothing works. I cant even load the app as this error message pops up immidietly. I’m also using both the Firebase Storage and Cloud Firestore which i think is relevant here.

here is the complete error message: Unable to resolve “./prebuilt.rn-f9cd27ba.js” from “node_modules@firebase\firestore\dist\rn\index.js”

I would be very greatful if anyone answered with potential fixes, thanks!