Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Node.js error after EntityFramework Core installation #474

Closed
EmaGht opened this issue Nov 29, 2016 · 2 comments
Closed

Node.js error after EntityFramework Core installation #474

EmaGht opened this issue Nov 29, 2016 · 2 comments

Comments

@EmaGht
Copy link

EmaGht commented Nov 29, 2016

Hi, once i downloaded this template and created a new project i installed Microsoft.EntityFrameworkCore 1.1.0 from nuget and at the startup, my browser shows this message:

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.)

I'm only using this template and nuget to install EF.Core, I haven't done any other modifications to the project files whatsoever.

Regards,
Ema

@MarkPieszak
Copy link
Contributor

This is actually related to something else, you can track #470, but it looks like Steve has a fix in mind that should be out in the next few hours as well!

@SteveSandersonMS
Copy link
Member

Fixed in #440. Sorry for the inconvenience!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants