You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error @nuxt/[email protected]: The engine "node" is incompatible with this module. Expected version "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0". Got "20.11.1"
While I can workaround with yarn install --ignore-engines, I'd rather have the dependencies updated.
I get this error with the latest version
@nathanchase/[email protected]
in CI, as it depends on@nuxt/[email protected]
:While I can workaround with
yarn install --ignore-engines
, I'd rather have the dependencies updated.@nathanchase Would you mind merging the dependabot PRs and releasing a new version?
The text was updated successfully, but these errors were encountered: