-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Comments
Duplicate of #1387. Waiting until the next firebase release and we'll have it fixed hopefully today or tomorrow. |
Failed to compile. node_modules/angularfire2/angularfire2.d.ts(4,33): error TS2307: Cannot find module '@firebase/app-types'. |
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] |
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'.
The text was updated successfully, but these errors were encountered: