<!-- IMPORTANT! YOU MUST FOLLOW THESE INSTRUCTIONS OR YOUR ISSUE WILL BE CLOSED. Thank you for contributing to the Angular and Firebase communities! Have a usage question? ======================= We get lots of those and we love helping you, but GitHub is not the best place for them and they will be closed. Here are some resources to get help: - Go through the Developer's Guide: https://github.com/angular/angularfire2#developer-guide If the official documentation doesn't help, try asking through our officially supported channels: - Firebase Google Group: https://groups.google.com/forum/#!forum/firebase-talk - Stack Overflow: https://stackoverflow.com/questions/tagged/angular (include the firebase and angularfire tags, too!) *Please avoid double posting across multiple channels!* Think you found a bug? ======================= Yeah, we're definitely not perfect! Please use the bug report template below and include a minimal repro when opening the issue. Have a feature request? ======================== Great, we love hearing how we can improve our products! Remove the template below and provide an explanation of your feature request. Provide code samples if applicable. Try to think about what it will allow you to do that you can't do today? How will it make current workarounds straightforward? What potential bugs and edge cases does it help to avoid? --> ### Version info <!-- What versions of the following libraries are you using? Note that your issue may already be fixed in the latest versions. --> **Angular:** 4.4.6 **Firebase:** 4.6.0 **AngularFire:** 5.0.0-rc.3 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ** Errors in the JavaScript console ** ** Output from `firebase.database().enableLogging(true);` ** ** Screenshots **  ### Expected behavior I should be able to upgrade to AngularFire2v5 without getting warnings in my console. <!-- What is the expected behavior? --> ### Actual behavior I get warnings in my angular-cli build. The warning appears each time I save a file. Would to get rid of it. <!-- What is the actual behavior? -->