-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error running ng serve #41
Comments
Are we even reading issues here? Is the product supported anyhow? |
I'm sorry, I'm very busy with other things so count not answers your question. Do you need Firebase? if you please create a firebase app and update the ID. |
Is there an automated way of removing all firebase components? |
No there isn't
…On Fri, 26 Apr 2019, 18:56 markzolotoy, ***@***.***> 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
<#41 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJBQ6AAKXUIF5BRKSB3HFTPSL7GTANCNFSM4HCZU6QQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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'.
The text was updated successfully, but these errors were encountered: