Bump `@embroider/macros`
Closed this issue · 5 comments
bertdeblock commented
The version currently used by ember-headlessui
causes a build error for me post install.
ember-cli: 4.1.1
node: 16.13.2
os: darwin arm64
bertdeblock commented
This in turn also needs a bump of ember-element-helper
it seems.
roomman commented
Anyone else seeing errors related @ember/render-modifiers
? Wondering if that need a bump also?
NullVoxPopuli commented
it does -- but also, we should remove render-modifiers from this addon
bertdeblock commented
What are the errors? Apologies if they are caused by my last PR.
NullVoxPopuli commented
all @embroider/*
deps need to be in-sync across a whole project.
So, the solution folks should use for the time being is:
resolutions
(for yarn)
overrides
(for npm 8+)
to force embroider deps to be all 1.2.0