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 @ember/-internals/routing/lib/system/route imported from ember-custom-elements/route-connections #20

Open
kevinkucharczyk opened this issue Aug 6, 2023 · 0 comments · May be fixed by kevinkucharczyk/ember-custom-elements#1

Comments

@kevinkucharczyk
Copy link

I tried using this addon in a brand new Ember app at the latest LTS, version 4.12.3.

Unfortunately it doesn't work, with the following error:

Uncaught Error: Could not find module `@ember/-internals/routing/lib/system/route` imported from `ember-custom-elements/route-connections`
    at missingModule (loader.js:247:1)
    at findModule (loader.js:258:1)
    at Module.findDeps (loader.js:168:1)
    at findModule (loader.js:262:1)
    at requireModule (loader.js:24:1)
    at Object.r [as require] (loader.js:176:1)
    at Module.callback (route-connections.js:31:1)
    at Module.exports (loader.js:106:1)
    at Module._reify (loader.js:143:1)
    at Module.reify (loader.js:130:1)
kevinkucharczyk added a commit to kevinkucharczyk/ember-custom-elements that referenced this issue Aug 6, 2023
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

Successfully merging a pull request may close this issue.

1 participant