-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
Description
Describe the bug
Unable to install with Nuxt 4 due to legacy peer dependency.
"peerDependencies": {
"nuxt": "^3.0.0"
}
Reproduction
https://github.com/cmoeser/nuxt-4-macros
System Info
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Memory: 6.28 GB / 31.80 GB
Binaries:
Node: 22.17.0 - C:\nvm4w\nodejs\node.EXE
npm: 10.9.2 -
Browsers:
Chrome: 138.0.7204.184
Edge: Chromium (138.0.3351.109)
Internet Explorer: 11.0.19041.5794Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
david-mears-2, joezimjs and geminigeek