【问题标题】:Ionic 2 + Firebase Auth离子 2 + Firebase 身份验证
【发布时间】:2017-08-03 23:18:42
【问题描述】:

Firebase 身份验证的新手,我试图在构造函数中将 FirebaseAuth 对象作为参数传入,但我不断收到错误,即找不到名称“FirebaseAuth”。

我的导入似乎是正确的,并且我已经安装了必要的依赖项。

知道为什么这会给我一个错误吗?

【问题讨论】:

    标签: angular firebase ionic2 firebase-authentication


    【解决方案1】:

    试试import {FirebaseAuth} from 'angularfire2';

    基本上放弃@

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-10-25
      • 2017-02-24
      • 1970-01-01
      • 2017-06-13
      • 2017-01-22
      • 1970-01-01
      • 2021-11-22
      • 2016-06-08
      相关资源
      最近更新 更多