Skip to content

Cannot find module '@firebase/app-types/private'. #1419

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

Closed
manojkumarbehera opened this issue Jan 11, 2018 · 3 comments
Closed

Cannot find module '@firebase/app-types/private'. #1419

manojkumarbehera opened this issue Jan 11, 2018 · 3 comments

Comments

@manojkumarbehera
Copy link

node_modules/@firebase/database/dist/esm/src/api/Database.d.ts(4,33): error TS2307: Cannot find module '@firebase/app-types/private'.
node_modules/@firebase/database/dist/esm/src/core/AuthTokenProvider.d.ts(17,39): error TS2307: Cannot find module '@firebase/app-types/private'.
node_modules/angularfire2/auth/auth.d.ts(10,20): error TS2503: Cannot find namespace 'firebase'.
node_modules/angularfire2/auth/auth.d.ts(11,36): error TS2503: Cannot find namespace 'firebase'.
node_modules/angularfire2/database/database.d.ts(7,15): error TS2503: Cannot find namespace 'database'.
node_modules/angularfire2/database/interfaces.d.ts(3,50): error TS2503: Cannot find namespace 'firebase'.

@davideast
Copy link
Collaborator

Duplicate of #1387. Waiting until the next firebase release and we'll have it fixed hopefully today or tomorrow.

@abubakarmuneer
Copy link

Failed to compile.

node_modules/angularfire2/angularfire2.d.ts(4,33): error TS2307: Cannot find module '@firebase/app-types'.
node_modules/angularfire2/auth/auth.d.ts(1,36): error TS2307: Cannot find module '@firebase/auth-types'.
node_modules/angularfire2/auth/auth.d.ts(2,33): error TS2307: Cannot find module '@firebase/app-types'.
node_modules/angularfire2/database/database.d.ts(2,34): error TS2307: Cannot find module '@firebase/database-types'.
node_modules/angularfire2/database/database.d.ts(4,33): error TS2307: Cannot find module '@firebase/app-types'.
node_modules/angularfire2/database/interfaces.d.ts(1,67): error TS2307: Cannot find module '@firebase/database-types'.
node_modules/angularfire2/database/list/audit-trail.d.ts(3,30): error TS2307: Cannot find module '@firebase/database-types'.
node_modules/angularfire2/database/list/state-changes.d.ts(5,30): error TS2307: Cannot find module '@firebase/database-types'.
node_modules/angularfire2/firebase.app.module.d.ts(2,62): error TS2307: Cannot find module '@firebase/app-types'.
node_modules/angularfire2/firebase.app.module.d.ts(3,30): error TS2307: Cannot find module '@firebase/auth-types'.
node_modules/angularfire2/firebase.app.module.d.ts(4,34): error TS2307: Cannot find module '@firebase/database-types'.
node_modules/angularfire2/firebase.app.module.d.ts(5,35): error TS2307: Cannot find module '@firebase/messaging-types'.
node_modules/angularfire2/firebase.app.module.d.ts(6,33): error TS2307: Cannot find module '@firebase/storage-types'.
node_modules/angularfire2/firebase.app.module.d.ts(7,35): error TS2307: Cannot find module '@firebase/firestore-types'.

@abubakarmuneer
Copy link

can anyone help me to resolve this issue firebase package is not found in node modules ....I also type this command npm i --save [email protected] [email protected]

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