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

warning ember-ref-bucket.no-preprocessor #67

Open
basz opened this issue Aug 14, 2024 · 2 comments
Open

warning ember-ref-bucket.no-preprocessor #67

basz opened this issue Aug 14, 2024 · 2 comments

Comments

@basz
Copy link

basz commented Aug 14, 2024

Warning is shown in the console.

"Preprocessor was not executed on create-ref modifier. If the reference is not set, check that ember-ref-bucket is included in the dependencies (not devDependencies) in package.json."

The ember-ref-bucket is included in dependencies in the apps package.json

What else could it be? App runs fine...

@lifeart
Copy link
Owner

lifeart commented Aug 14, 2024

Hey @basz, thank you for report!
Could you clarify ember-source version, ember-cli-babel version, and embroider (if used).

This warn introduced here: #65

@basz
Copy link
Author

basz commented Aug 14, 2024

hio

"ember-source": "5.10.2",
"ember-cli-babel": "8.2.0",
"@embroider/compat": "3.6.0",
"@embroider/core": "3.4.14",
"@embroider/test-setup": "4.0.0",
"@embroider/util": "1.13.2",
"@embroider/webpack": "4.0.4",

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

2 participants