Cannot find namespace 'firebase' on update #1556

Closed
opened 2025-08-09 17:20:35 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @doczoidberg on 6/17/2016

I added firebase to my project and as soon as I make a change to a file there goes something wrong with HMR? Refreshing the whole page via F5 works.

ERROR in C:\temp\aspnetu\node_modules\angularfire2\database\database.d.ts
(10,31): error TS2503: Cannot find namespace 'firebase'.
ERROR in C:\temp\aspnetu\node_modules\angularfire2\utils\firebase_object_factory.d.ts
(4,76): error TS2503: Cannot find namespace 'firebase'.
...etc
*Originally created by @doczoidberg on 6/17/2016* I added firebase to my project and as soon as I make a change to a file there goes something wrong with HMR? Refreshing the whole page via F5 works. ``` ERROR in C:\temp\aspnetu\node_modules\angularfire2\database\database.d.ts (10,31): error TS2503: Cannot find namespace 'firebase'. ERROR in C:\temp\aspnetu\node_modules\angularfire2\utils\firebase_object_factory.d.ts (4,76): error TS2503: Cannot find namespace 'firebase'. ...etc ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1556
No description provided.