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

Module not found: Error: Can't resolve './helpers/liquid-outlet' & CSS import into app.ts #1861

Open
villander opened this issue Apr 1, 2024 · 0 comments

Comments

@villander
Copy link

villander commented Apr 1, 2024

Hey there, I'm facing some issues running the latest versions. Is anyone facing the same issue?

Scenario:
Trying to upgrade embroider packages 2.x + ember-cli-babel to the latest version

image

Versions:

"@embroider/compat": "3.4.6",
"@embroider/core": "3.4.6",
"@embroider/webpack": "3.2.2",
"@embroider/macros": "1.15.0",
"@embroider/router": "2.1.6",
"@embroider/util": "1.13.0",
....
"ember-cli": "5.7.0",
Module not found: Error: Can't resolve './helpers/liquid-outlet' in '/Users/villander/Projects/project/web-ui/node_modules/.embroider/rewritten-app'
 @ ./assets/web-ui.js 616:13-59

ERROR in ./templates/sourcing.hbs 5:0-68
Module not found: Error: Can't resolve './helpers/liquid-outlet' in '/Users/villander/Projects/project/web-ui/node_modules/.embroider/rewritten-app'
 @ ./assets/web-ui.js 631:13-68

ERROR in ./app.ts 8:0-44
Module not found: Error: Can't resolve './@mega/soma-ui/dist/styles/base.css' in '/Users/villander/Projects/project/web-ui/node_modules/.embroider/rewritten-app'
 @ ./assets/web-ui.js 40:13-40 727:6-23```
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