Skip to content

Current versions of angularfire2 not compatible with the new angular v6 stable release #1594

@ElecTreeFrying

Description

@ElecTreeFrying

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

angularfire2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions