This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 152
'Promise' is not defined #27
Comments
Hi, This issue is now fixed. |
Hi adboco, i too got the same issue, can you please tell how did you fixed it? |
hi, i am also getting the same issue now, any idea how to fix it? |
This looks like an issue where your local node version doesn't support promises. |
We are facing this problem too, what's the recommended way to overcome the error? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've downloaded the project, open it with Visual Studio 2015 and change Web.config with my IDs. But when I run the EmbedSample I get a javascript exception (line 3499, powerbi.js):
0x800a1391 - Runtime error. Javascript: 'Promise' is not defined.
Any idea about what's happening?
The text was updated successfully, but these errors were encountered: