Skip to content

Cannot find module '@firebase/app-types/private' #393

@realgsong

Description

@realgsong

[REQUIRED] Describe your environment

[REQUIRED] Describe the problem

I'm trying to build my angular application which uses firebase with 'ng build' command. But the build is broken with firebase 4.8.1 with following error message. 4.6.1 works well.

ERROR in node_modules/@firebase/database/dist/esm/src/api/Database.d.ts(4,33): error TS2307: Cannot find module '@firebase/app-types/private'.
node_modules/@firebase/database/dist/esm/src/core/AuthTokenProvider.d.ts(17,39): error TS2307: Cannot find module '@firebase/app-types/private'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions