cdk-admin icon indicating copy to clipboard operation
cdk-admin copied to clipboard

Error running ng serve

Open markzolotoy opened this issue 5 years ago • 4 comments

I am getting the following error: ERROR in node_modules/angularfire2/auth/auth.d.ts(1,27): error TS2307: Cannot find module 'firebase/app'. node_modules/angularfire2/database/database.d.ts(1,26): error TS2307: Cannot find module 'firebase/app'. node_modules/angularfire2/database/interfaces.d.ts(1,27): error TS2307: Cannot find module 'firebase/app'. node_modules/angularfire2/database/list/audit-trail.d.ts(3,26): error TS2307: Cannot find module 'firebase/app'. node_modules/angularfire2/database/list/state-changes.d.ts(3,26): error TS2307: Cannot find module 'firebase/app'. node_modules/angularfire2/firebase.app.module.d.ts(3,27): error TS2307: Cannot find module 'firebase/app'.

markzolotoy avatar Apr 01 '19 18:04 markzolotoy

Are we even reading issues here? Is the product supported anyhow?

markzolotoy avatar Apr 25 '19 10:04 markzolotoy

I'm sorry, I'm very busy with other things so count not answers your question.

Do you need Firebase? if not remove all the firebase components, remove firebase from package.json.

if you please create a firebase app and update the ID.

harikrishna266 avatar Apr 26 '19 06:04 harikrishna266

Is there an automated way of removing all firebase components?

markzolotoy avatar Apr 26 '19 13:04 markzolotoy

No there isn't

On Fri, 26 Apr 2019, 18:56 markzolotoy, [email protected] wrote:

Is there an automated way of removing all firebase components?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/codetok/cdk-admin/issues/41#issuecomment-487055835, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJBQ6AAKXUIF5BRKSB3HFTPSL7GTANCNFSM4HCZU6QQ .

harikrishna266 avatar Apr 26 '19 15:04 harikrishna266