Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No backward compability after updating to 5.0.0-rc.8 #1659

Closed
wojtek1150 opened this issue May 16, 2018 · 2 comments
Closed

No backward compability after updating to 5.0.0-rc.8 #1659

wojtek1150 opened this issue May 16, 2018 · 2 comments

Comments

@wojtek1150
Copy link

Version info

Angular: 5.2.9

Firebase: 4.11.0

AngularFire: 5.0.0-rc.8

How to reproduce these conditions

Failing prod build

Debug output

ERROR in Error during template compile of 'AppModule' Function calls are not supported in decorators but 'AngularFireModule' was called.
node_modules/angularfire2/auth/auth.d.ts(2,27): error TS2305: Module '"/workspace/node_modules/@firebase/app-types/index"' has no exported member 'FirebaseAppConfig'.
node_modules/angularfire2/angularfire2.d.ts(3,27): error TS2305: Module '"/workspace/node_modules/@firebase/app-types/index"' has no exported member 'FirebaseAppConfig'.
node_modules/angularfire2/firebase.app.module.d.ts(2,56): error TS2305: Module '"/workspace/node_modules/@firebase/app-types/index"' has no exported member 'FirebaseAppConfig'.
node_modules/angularfire2/database/database.d.ts(4,27): error TS2305: Module '"/workspace/node_modules/@firebase/app-types/index"' has no exported member 'FirebaseAppConfig'.

@macbem
Copy link

macbem commented May 16, 2018

The issue is already being discussed in #1635.

@jamesdaniels
Copy link
Member

Fixed in rc.9 which just went out.

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

No branches or pull requests

3 participants