-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Lines 60 to 62 in f9ea421
| "peerDependencies": { | |
| "semantic-release": ">=16.0.0 <18.0.0" | |
| }, |
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: semantic-release@18.0.0
npm ERR! node_modules/semantic-release
npm ERR! dev semantic-release@"18.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@">=16.0.0 <18.0.0" from @semantic-release/exec@5.0.0
npm ERR! node_modules/@semantic-release/exec
npm ERR! dev @semantic-release/exec@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.should be resolved with #185
Metadata
Metadata
Assignees
Labels
No labels