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

TypeError: Class constructor Promise cannot be invoked without 'new' #694

Closed
RobbieTheWagner opened this issue Aug 17, 2019 · 2 comments
Closed

Comments

@RobbieTheWagner
Copy link
Member

I am seeing TypeError: Class constructor Promise cannot be invoked without 'new' when running ember beta or canary and including ie 11 as a target. It seems to bee coming from this file https://github.com/emberjs/ember-test-helpers/blob/master/addon-test-support/%40ember/test-helpers/-utils.ts

Not exactly sure what the issue is, as the built output looks much different, but perhaps someone here knows the issue?

You can see the failures here: ember-learn/ember-cli-addon-docs#401

@amk221
Copy link
Contributor

amk221 commented Aug 19, 2019

Also experiencing this, all my builds have started failing on Travis

@RobbieTheWagner
Copy link
Member Author

This was an issue in Ember itself. Should be fixed by emberjs/ember.js#18281

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