Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix polkadot-ui unmet peer polkadot-api warning #76

Closed
Tbaut opened this issue Aug 31, 2024 · 1 comment · May be fixed by #109
Closed

Fix polkadot-ui unmet peer polkadot-api warning #76

Tbaut opened this issue Aug 31, 2024 · 1 comment · May be fixed by #109
Assignees
Labels
Priority: 🟡 P2 Added to issues and PRs relating to a medium severity bugs. Type: 🛠️ Maintenance Added to issues and PRs when a change is for repository maintenance , such as CI or linter changes.

Comments

@Tbaut
Copy link
Contributor

Tbaut commented Aug 31, 2024

All I can see for now on Brave, when nothing appears are warnings linked to polkadot-ui. It may not be the main issue, but it'd be good to check
image

Maybe checking with the dependancies as well, I get this when doing pnpm install

 WARN  Issues with peer dependencies found
.
└─┬ @polkadot-ui/react 0.0.1-alpha.15
  └── ✕ unmet peer polkadot-api@^0.12.0: found 1.0.1

Done in 3.1s

dependencies:
- @radix-ui/react-slider 1.2.0

 WARN  Issues with peer dependencies found
.
└─┬ @polkadot-ui/react 0.0.1-alpha.15
  └── ✕ unmet peer polkadot-api@^0.12.0: found 1.0.1

@Tbaut Tbaut added Priority: 🟠 P1 Added to issues and PRs relating to a high severity bugs. Priority: 🟡 P2 Added to issues and PRs relating to a medium severity bugs. Type: 🛠️ Maintenance Added to issues and PRs when a change is for repository maintenance , such as CI or linter changes. and removed Priority: 🟠 P1 Added to issues and PRs relating to a high severity bugs. labels Aug 31, 2024
@Tbaut Tbaut changed the title Fix polkadot-ui warning Fix polkadot-ui unmet peer polkadot-api warning Sep 1, 2024
@wirednkod wirednkod self-assigned this Sep 16, 2024
@wirednkod
Copy link
Member

This is fixed in PR #109

@wirednkod wirednkod mentioned this issue Sep 16, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🟡 P2 Added to issues and PRs relating to a medium severity bugs. Type: 🛠️ Maintenance Added to issues and PRs when a change is for repository maintenance , such as CI or linter changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants