angularfire2-chat
angularfire2-chat copied to clipboard
Use AngularFire2 to Create a Simple Chat App from Coursetro.com
Results
1
angularfire2-chat issues
Sort by
recently updated
recently updated
newest added
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:...