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

Compat with Ember 3.27 and the missing Ember global #94

Closed
NullVoxPopuli opened this issue May 21, 2021 · 1 comment
Closed

Compat with Ember 3.27 and the missing Ember global #94

NullVoxPopuli opened this issue May 21, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@NullVoxPopuli
Copy link
Collaborator

NullVoxPopuli commented May 21, 2021

Originally commented here: embroider-build/embroider#817 (comment)
While trying to get Ember 3.27 to work with my app: NullVoxPopuli/limber#117
I am using Embroider

Uncaught Error: Could not find module `@ember/-internals/utils` imported from `(require)`
    missingModule loader.js:247
    findModule loader.js:258
    requireModule loader.js:24
    <anonymous> object.js:16
    js chunk.bd06e5b59763daf483e5.js:5928
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> decorator.js:9
    js chunk.bd06e5b59763daf483e5.js:5917
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> index.js:11
    js chunk.bd06e5b59763daf483e5.js:5939
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> Ember
    js chunk.bd06e5b59763daf483e5.js:5862
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> Ember
    js chunk.bd06e5b59763daf483e5.js:5873
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> Ember
    js chunk.bd06e5b59763daf483e5.js:5895
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> Ember
    js chunk.79c93d843abd4d8f4997.js:619
    __webpack_require__ chunk.909881dca69b23cf60bd.js:31
    <anonymous> limber.js:25

image

@chriskrycho chriskrycho added the bug Something isn't working label May 27, 2021
@NullVoxPopuli
Copy link
Collaborator Author

I think this was fixed by an ember-cli-babel update, 7.26.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants