Skip to content

Conversation

@bananer
Copy link
Contributor

@bananer bananer commented Jun 22, 2020

* install the stable version of @angular/fire
* install required dependency firebase
```bash
ng add @angular/fire@next
ng add @angular/fire
npm install firebase
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to save this in application
npm install firebase --save

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--save is default since npm 5.0

@jamesdaniels
Copy link
Member

Firebase dep install was fixed in #2485 and will be released in 6.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants