Aginix/nestjs-firebase-admin

gitlab build fail

aakashguptaa opened this issue · 4 comments

�[91m�[96mnode_modules/@aginix/nestjs-firebase-admin/dist/services/firebase-admin-authentication.service.d.ts�[0m:�[93m5�[0m:�[93m51�[0m - �[91merror�[0m�[90m TS2694: �[0mNamespace '"/app/node_modules/firebase-admin/lib/auth/index"' has no exported member 'admin'.

�[7m5�[0m get auth(): import("firebase-admin/lib/auth").admin.auth.Auth;

please look into it
getting failed build from gitlab ci/cd

Any changes??

I'm having the same issue

only workaround i did was to create build(dist) manually and removed build command in gitlab but need a fix for this asap.
There are few firebase dependencies issues that is causing build failed.

n3n commented

@aakashguptaa @pitazzo @GuilhermeCunha Could you try v2.1.0?