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

Compatibility Error: ember-3.27, 3.28, and 4 >> Can't resolve 'ember-source/@glimmer/util.js' #345

Open
NullVoxPopuli opened this issue Apr 28, 2021 · 3 comments

Comments

@NullVoxPopuli
Copy link
Contributor

Module not found: Error: Can't resolve 'ember-source/@glimmer/util.js' in '/node_modules/@glimmer/syntax/dist/modules/es2017/lib/parser.js'

Versions:

    "@glimmer/syntax": "^0.79.0",
    "@embroider/compat": "^0.40.0",
    "@embroider/core": "^0.40.0",
    "@embroider/webpack": "^0.40.0",
    "ember-source": "^3.28.0-alpha.2",

code:

import { getTemplateLocals } from '@glimmer/syntax';

used for in-browser compliing strict mode stuff

NullVoxPopuli added a commit to NullVoxPopuli/limber that referenced this issue Apr 29, 2021
NullVoxPopuli added a commit to NullVoxPopuli/limber that referenced this issue Apr 29, 2021
@NullVoxPopuli
Copy link
Contributor Author

NullVoxPopuli commented Apr 29, 2021

Reproduction with Ember 3.28 Beta 1: NullVoxPopuli/limber#36
run with yarn start

@NullVoxPopuli NullVoxPopuli changed the title With embroider 0.40.0, and ember-3.28-alpha.2, I get: Can't resolve 'ember-source/@glimmer/util.js' With embroider 0.40.0, and ember-3.27.0 && ember-3.28-alpha.2, I get: Can't resolve 'ember-source/@glimmer/util.js' May 7, 2021
NullVoxPopuli added a commit to NullVoxPopuli/limber that referenced this issue May 7, 2021
@NullVoxPopuli
Copy link
Contributor Author

Reproduction with Ember 3.27.0: NullVoxPopuli/limber#35

@NullVoxPopuli
Copy link
Contributor Author

Reproduction with Ember 4.0.0-alpha.2: NullVoxPopuli/limber#76

@NullVoxPopuli NullVoxPopuli changed the title With embroider 0.40.0, and ember-3.27.0 && ember-3.28-alpha.2, I get: Can't resolve 'ember-source/@glimmer/util.js' Compatibility Error: ember-3.27, 3.28, and 4 >> Can't resolve 'ember-source/@glimmer/util.js' May 7, 2021
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

1 participant