Description
The Problem
There is a PeerDep
for semantic-release@19
in place which won't allow the usage of this plugin with the most recent version of semantic release (21.0.2
).
semantic-release-ms-teams/package.json
Line 62 in cf8b5ec
Running semantic-release
with the following plugins results in this:
Error: Command failed: npm install @semantic-release/changelog @semantic-release/git @semantic-release/exec @semantic-release/release-notes-generator @semantic-release/changelog semantic-release-slack-bot semantic-release-ms-teams [email protected] --no-audit
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @cycjimmy/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/semantic-release
npm ERR! semantic-release@"^21.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@"19" from [email protected]
npm ERR! node_modules/semantic-release-ms-teams
npm ERR! semantic-release-ms-teams@"*" 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.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /root/.npm/_logs/2023-05-02T06_30_26_475Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-05-02T06_30_26_475Z-debug-0.log
Q: Is there support for semantic-release@21
planned in the near future?
Metadata
Metadata
Assignees
Labels
No labels