Error: Zone.js has detected that ZoneAwarePromise #1220

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

Originally created by @mskuratowski on 11/29/2016

Hi, I'm getting an error message when I'm running project

Exception: Call to Node module failed with error: Error: Zone.js has detected that ZoneAwarePromise (window|global).Promise has been overwritten.
Most likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)

Do you know what's going on ?

*Originally created by @mskuratowski on 11/29/2016* Hi, I'm getting an error message when I'm running project > Exception: Call to Node module failed with error: Error: Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten. > Most likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.) Do you know what's going on ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1220
No description provided.