错误TypeError :(中间值)。switchMap在新的AngularFireAuth

时间:2018-10-11 14:23:06

标签: firebase angular6 angularfire2 zonejs

我的package.json

"@angular/cdk": "^5.2.5",
"@angular/common": "^6.1.9",
"@angular/compiler": "^6.1.9",
"@angular/core": "^6.1.9",
"@angular/forms": "^6.1.9",
"@angular/http": "^6.1.9",
"@angular/material": "^5.2.5",
"@angular/platform-browser": "^6.1.9",
"@angular/platform-browser-dynamic": "^6.1.9",
"@angular/router": "^6.1.9",
"@ng-bootstrap/ng-bootstrap": "^1.1.2",
"@ngx-kit/core": "github:ngx-kit/core-builds#test+31e741a",
"angular-socialshare": "^2.3.11",
"angularfire2": "^5.0.0-rc.3",
"bootstrap": "^4.1.3",
"codelyzer": "~3.0.1",
"core-js": "^2.4.1",
"enhanced-resolve": "^3.3.0",
"firebase": "4.8.0",
"hammerjs": "^2.0.8",
"ng2-ckeditor": "^1.1.9",
"ng2-dnd": "^5.0.2",
"ngx-facebook": "^2.4.0",
"rxjs": "^6.3.3",
"rxjs-compat": "^6.3.3",
"zone.js": "^0.8.4"
"typescript": "~2.9.2"  }

该项目编译成功,但在我的浏览器中引发错误:

error

任何帮助将不胜感激,谢谢

0 个答案:

没有答案