Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

'Promise' is not defined #27

Open
adboco opened this issue Sep 27, 2016 · 5 comments
Open

'Promise' is not defined #27

adboco opened this issue Sep 27, 2016 · 5 comments

Comments

@adboco
Copy link

adboco commented Sep 27, 2016

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?

@adboco adboco changed the title Promise is not defined 'Promise' is not defined Sep 27, 2016
@noanu
Copy link
Contributor

noanu commented Oct 30, 2016

Hi,

This issue is now fixed.

@varund29
Copy link

varund29 commented Feb 20, 2017

Hi adboco,

i too got the same issue, can you please tell how did you fixed it?

@ueccit
Copy link

ueccit commented Mar 8, 2017

hi, i am also getting the same issue now, any idea how to fix it?

@fiveisprime
Copy link

This looks like an issue where your local node version doesn't support promises.
Update to a more recent version of node and try again.

@miladhub
Copy link

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants