我目前正在使用角5进行网络项目,我想集成Firebase消息在应用程序上发送通知,但我遇到了很多问题,我试图修复它们。现在有两个我无法修复的错误:Namespace 'firebase.auth'和functionsERROR in node_modules/angularfire2/auth/12,45): error TS2694: Namespace 'firebase.auth' has no exported member 'I
最近,我开始学习使用火力和角度相结合的概念。首先,我试图使登录过程正常工作。目前,当我试图导航到登录页面时,我会得到一个令人眼花缭乱的错误,但我不知道是什么导致了错误。我得到的错误是:
错误错误:未知(承诺):错误: StaticInjectorError(AppModule)AngularFireAuth -> InjectionToken angularfire2: No for InjectionToken angularfire2.app.options!此外,我还看到了许多使用a
我正在尝试向我的Angular 6应用程序添加firebase支持,但在添加angularfire2时我收到很多警告,说我必须使用Angular5。npm WARN angularfire2@5.0.0-rc.6.0 requires a peer of @angular/core@^5.0.0 but none is installed.今天可以在Angular<