Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.

Zone.js has detected that ZoneAwarePromise (window|global).Promise has been overwritten.

If you are facing above issue with your application. This has fix for me updating zone.js from

"zone.js": "~0.9.1" To
"zone.js": "~0.10.3"

Leave a Reply

Your email address will not be published. Required fields are marked *