-
-
Notifications
You must be signed in to change notification settings - Fork 626
Closed
Description
- Rollup Plugin Name: @rollup/plugin-commonjs
- Rollup Plugin Version: 28.0.0
- Rollup Version: 4.22.4
- Operating System (or Browser): Macos
- Node Version: 29
- Link to reproduction (
⚠️ read below): https://stackblitz.com/edit/rollup-repro-dg572w?file=package.json
Expected Behavior
pnpm install successfully with out warning.
Actual Behavior
WARN Issues with peer dependencies found
.
└─┬ @rollup/plugin-commonjs 28.0.0
└─┬ fdir 6.3.0
└── ✕ unmet peer picomatch@"^3 || ^4": found 2.3.1
Additional Information
fdir@6.1.1 needs a picomatch ^3 and 6.2.0 needs ^3 || ^4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels