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

cannot find module "@ember/routing/link-component" in ember ~4.1 #795

Open
ianknauer opened this issue Jan 27, 2022 · 2 comments
Open

cannot find module "@ember/routing/link-component" in ember ~4.1 #795

ianknauer opened this issue Jan 27, 2022 · 2 comments

Comments

@ianknauer
Copy link

I'm getting the following error when trying to use ember-engines in a brand new 4.1 app.

Uncaught Error: Could not find module @ember/routing/link-componentimported fromember-engines/components/link-to-external``

As of 4.0 the link-component no longer shows up in the docs, but may be replaced by the link-to component

Example Repo is here: https://github.com/ianknauer/engines-4.0-issue

@SergeAstapov
Copy link
Contributor

First attempted to be fixed in #792. There is more than that to happen.

@BobrImperator
Copy link
Contributor

This potentially fixes it #798

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

3 participants