GavinJoyce/ember-headlessui

Bump `@embroider/macros`

Closed this issue · 5 comments

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

This in turn also needs a bump of ember-element-helper it seems.

Anyone else seeing errors related @ember/render-modifiers? Wondering if that need a bump also?

it does -- but also, we should remove render-modifiers from this addon

What are the errors? Apologies if they are caused by my last PR.

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