Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime error Uncaught module babel-runtime/core-js/promise not found #198

Closed
khagesh opened this issue Aug 12, 2016 · 2 comments
Closed

Comments

@khagesh
Copy link

khagesh commented Aug 12, 2016

Uncaught module babel-runtime/core-js/promise not found is the error we are getting after running the app. This is because of generated branch.js in www which does require of babel-runtime/core-js/promise.

I have tried adding babel-polyfill global.js, but it did not work. I am not well versed with babel as much, can you please suggest some quick fix?

@aaustin
Copy link
Contributor

aaustin commented Aug 12, 2016

hey @khagesh - can you try this again? We've just remove the babel dependency. Please let me know if this helps.

@aaustin
Copy link
Contributor

aaustin commented Aug 14, 2016

I've confirmed this is resolved. Apologies for the breakage.

@aaustin aaustin closed this as completed Aug 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants