Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Peer dependencies error 5.1.0 #5762

Closed
ph55 opened this issue Mar 23, 2021 · 1 comment
Closed

Peer dependencies error 5.1.0 #5762

ph55 opened this issue Mar 23, 2021 · 1 comment

Comments

@ph55
Copy link

ph55 commented Mar 23, 2021

After upgrading from 5.0.3 to 5.1.0 error thrown when packages reinstalled:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: clr-admin@0.0.1
npm ERR! Found: @clr/icons@5.1.0
npm ERR! node_modules/@clr/icons
npm ERR!   dev @clr/icons@"^5.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @clr/icons@"0.0.0" from @clr/ui@5.1.0
npm ERR! node_modules/@clr/ui
npm ERR!   dev @clr/ui@"^5.1.0" from the root project
npm ERR!   peer @clr/ui@"5.1.0" from @clr/angular@5.1.0
npm ERR!   node_modules/@clr/angular
npm ERR!     dev @clr/angular@"^5.1.0" from the root project

Rollback to strict 5.0.3 fixes the issue.

Node version: v14.14.0

Probably related to version change:
https://github.com/vmware/clarity/blob/dd7b8454959e2ea657d4c1f9b363bc8fcdbd5011/packages/icons/package.json#L4

@coryrylan coryrylan self-assigned this Mar 23, 2021
coryrylan added a commit to coryrylan/clarity that referenced this issue Mar 23, 2021
clr-ui was missing the correct version/peer deps
closes vmware-archive#5762

Signed-off-by: Cory Rylan <splintercode.cb@gmail.com>
@github-actions
Copy link

github-actions bot commented Apr 8, 2021

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants