I am working on application using angular and firebase. I installed firebase with the instructions given on site and the versions as follows,
"angularfire2": "^5.0.0-rc.4",
"firebase": "^4.8.1",
but the following error comes
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'.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…