Can't find variable: FIRMessaging ; Zone: <root> ;
See original GitHub issueI have started getting the following error on start-up and not sure what’s changed that may cause this.
CONSOLE ERROR file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:676:30: Unhandled Promise rejection: Can't find variable: FIRMessaging ; Zone: <root> ; Task: null ; Value: ReferenceError: Can't find variable: FIRMessaging file:///app/tns_modules/nativescript-plugin-firebase/messaging/messaging.js:420:21
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:15 (7 by maintainers)
Top Results From Across the Web
ReferenceError: Can't find variable: Zone - angular
configureTestingModule, I get this error phantomjs 2.1.1 (windows 8.0.0) error "ReferenceError: Can't find variable: Zone ".
Read more >Firebase Apple SDK Release Notes - Google
To review release notes for the Firebase console and for other Firebase platforms and related SDKs, refer to the Firebase Release Notes.
Read more >ReferenceError: Can't find variable Notification and how to ...
So I connected with USB and opened Safari console from iPhone. And saw this error message. ReferenceError: Can't find variable: Notification. Of course,...
Read more >How to Read React Errors (fix 'Cannot read property of ...
find the line that the error occurred on (line 9, here); scan that line looking for .map; look at the variable/expression/whatever immediately ...
Read more >ReferenceError: Can't find variable: input (Example)
Ive inserted the code: const inputValue = document.querySelector( input ); And I keep getting the error message: ReferenceError: Can't ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@EddyVerbruggen I was able to modify the AWS options in my server code to get the payload sent through successfully. I am smooth sailing now. Thanks!
Btw, 7.4.3 has been released a minute ago.