PLLEAS HELP ME WITH THIS import { AngularFire, AuthProviders, AuthMethods,FirebaseListObservable } from 'angularfire2'; I get this error src/app/app.component.ts(2,23): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'AuthProviders'.
src/app/app.component.ts(2,38): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'AuthMethods'.
src/app/app.component.ts(2,50): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'FirebaseListObservable'.
PLLEAS HELP ME WITH THIS import { AngularFire, AuthProviders, AuthMethods,FirebaseListObservable } from 'angularfire2'; I get this error src/app/app.component.ts(2,23): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'AuthProviders'.
src/app/app.component.ts(2,38): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'AuthMethods'.
src/app/app.component.ts(2,50): error TS2305: Module '"C:/Users/Fineas/Desktop/angular3/chatify/node_modules/angularfire2"' has no exported member 'FirebaseListObservable'.