Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebaseAdminCoreModule is not exported from @tfarras/nestjs-firebase-admin V2.0.1 #4

Open
jniemannnavent opened this issue May 15, 2021 · 1 comment

Comments

@jniemannnavent
Copy link

jniemannnavent commented May 15, 2021

In the Readme file say that we have to import FirebaseAdminCoreModule but this module is not exported.

import { FirebaseAdminCoreModule } from '@tfarras/nestjs-firebase-admin';

I'm not sure, because I'm still implementing this dependency but I think that you changed FirebaseAdminCoreModule for FirebaseAdminModule.

import { FirebaseAdminModule } from '@tfarras/nestjs-firebase-admin';

@RostyslavKhrinovskyi
Copy link

Have the same issue, module is not exported and impossible to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants