question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't find variable: FIRMessaging ; Zone: <root> ;

See original GitHub issue

I 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
rickybrowncommented, Dec 3, 2018

@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!

1reaction
EddyVerbruggencommented, Dec 3, 2018

Btw, 7.4.3 has been released a minute ago.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found