Skip to content

Conversation

@weizman
Copy link

@weizman weizman commented Aug 6, 2025

was unable to install to project until i implemented this fix due to:

> mcp-ui % npm install

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: mcp-ui@5.2.0
npm error Found: semantic-release@23.1.1
npm error node_modules/semantic-release
npm error   dev semantic-release@"^23.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer semantic-release@">=24.1.0" from @semantic-release/github@11.0.3
npm error node_modules/@semantic-release/github
npm error   dev @semantic-release/github@"^11.0.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant