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
{{ message }}
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
When using firebase-admin in Nuxt3 Project along with Mongoose, it causes clash becase of use of different versions of node-fetch by underlying libraries.
Describe the solution you'd like
Upgrade to latest version of node-fetch i.e. 3.2.x
Describe alternatives you've considered
Have added overrides in the package.json, but it does not work because of the way it is imported in the gaxios.