-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Version info
Firebase: 4.13.1
AngularFire: 5.0.0-rc.6.0
Debug output
My dry run installation of angular v6 and material/cdk v6
npm WARN angularfire2@5.0.0-rc.7.2-next requires a peer of @angular/common@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angularfire2@5.0.0-rc.7.2-next requires a peer of @angular/core@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angularfire2@5.0.0-rc.7.2-next requires a peer of @angular/platform-browser@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angularfire2@5.0.0-rc.7.2-next requires a peer of @angular/platform-browser-dynamic@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angularfire2@5.0.0-rc.7.2-next requires a peer of rxjs@^5.5.4 but none is installed. You must install peer dependencies yourself.
Actual behavior
peerDependencies:
{ '@angular/common': '^5.0.0',
'@angular/core': '^5.0.0',
'@angular/platform-browser': '^5.0.0',
'@angular/platform-browser-dynamic': '^5.0.0',
'@firebase/app': '^0.1.6',
rxjs: '^5.5.4',
'zone.js': '^0.8.0' },
Personal statement
Okay. So I've been waiting for the next release of angularfire2 since material2 6.0.0-beta-0. I am stuck at ghillie-soup, cant use new features of 6 beta and up with the current angularfire2 @next and @latest versions.
Please release another version that will make angularfire2 compatible with angular/cdk/material v6.
zedwarth, tibiv, tiagorvs, oym, tayambamwanza and 8 more
Metadata
Metadata
Assignees
Labels
No labels