Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Branch stateless-services has invalid imports for angularfire2 database module. #8

Open
paviad opened this issue Nov 27, 2017 · 0 comments

Comments

@paviad
Copy link

paviad commented Nov 27, 2017

Branch stateless-services contains invalid imports of angularfire2 modules. Running npm start yields the following errors:

ERROR in src/app/course-detail/course-detail.component.ts(2,9): error TS2305:
Module '".../node_modules/angularfire2/index"' has no exported member 'AngularFireDatabase'.
src/app/home/home.component.ts(2,9): error TS2305:
Module '".../node_modules/angularfire2/index"' has no exported member 'AngularFireDatabase'.

Pull request #7 - fixes this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant