Angular 5 + Firebase: Namespace 'firebase.auth' has no exported member 'IdTokenResult'
just use "angularfire2": "5.0.0-rc.5" instead of "angularfire2": "^5.0.0-rc.5"
Run the following command:
npm i --save firebase@latest angularfire2@latest
just use "angularfire2": "5.0.0-rc.5" instead of "angularfire2": "^5.0.0-rc.5"
Run the following command:
npm i --save firebase@latest angularfire2@latest