-
Notifications
You must be signed in to change notification settings - Fork 957
Closed
Labels
Description
[REQUIRED] Describe your environment
- Operating System version: Linux 4.13.0-21-generic fix(auth): fix Safari iFrame loop issue [triage-skip] #24-Ubuntu Ubuntu 17.10
- Firebase SDK version: 4.8.1
- Firebase Product: database
[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'.