You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Bundling failed 4326ms While trying to resolve module idbfrom fileD:###\node_modules@firebase\app\dist\esm\index.esm2017.js, the package D:###\node_modules\idb\package.jsonwas successfully found. However, this package itself specifies amain module field that could not be resolved (D:###\node_modules\idb\build\index.cjs. Indeed, none of these files exist:
To reproduce, initialize an expo project, npm install the latest firebase version, and import any module from firebase in the App.js file.