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

Could not find module @babel/runtime/helpers/esm/createClass #18290

Closed
RobbieTheWagner opened this issue Aug 20, 2019 · 4 comments
Closed

Could not find module @babel/runtime/helpers/esm/createClass #18290

RobbieTheWagner opened this issue Aug 20, 2019 · 4 comments

Comments

@RobbieTheWagner
Copy link
Member

Just started seeing Could not find module @babel/runtime/helpers/esm/createClass recently in beta and canary tests in inspector. https://travis-ci.org/emberjs/ember-inspector/jobs/573911315

Any ideas what's happening here?

@rwjblue
Copy link
Member

rwjblue commented Aug 20, 2019

FYI - I restarted that build, I wanted to see if both ember-beta and ember-canary builds fail in the same way now (or if only ember-canary fails again).

I suspect that the change in transpilation we did in #18208 means that we are now getting another helper than one that we had expected. If it fails on both it is likely related to this, but since both beta and canary include those changes if it only fails on canary it must be caused by another (canary only) change.

@RobbieTheWagner
Copy link
Member Author

@rwjblue I am seeing the failure for both beta and canary still.

@rwjblue
Copy link
Member

rwjblue commented Aug 21, 2019

Ya, I think #18291 will fix but we'll test once that is ready to land.

@RobbieTheWagner
Copy link
Member Author

This seems to be resolved now 👍

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