This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Using angularfire2 with firebase #3
Closed
Description
Hi,
Trying to ionic serve
my code (using beta.12 branch for app-base and tabs app template) I get this error:
[01:54:08] bundle failed: Error: Module app/node_modules/angularfire2/node_modules/firebase/firebase-node.js does not export auth (imported by app/node_modules/angularfire2/auth/firebase_sdk_auth_backend.js)
It appears to be an error in the rollup bundling process (ngc completes ok).
Not sure if it's a problem with the integration of the bundle of angularfire2
with rollup or some config issue for rollup...
removing all imports of angularfire2
(and code that uses it) and the everything is fine.
Thanks, Shlomi.
Metadata
Metadata
Assignees
Labels
No labels