You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I've installed spartan ui components with angular cli, then I wanted to run npm install and a problem occurred:
# npm resolution error report
While resolving: @spartan-ng/ui-accordion-brain@0.0.1-alpha.344
Found: @spartan-ng/ui-core@0.0.1-alpha.344
node_modules/@spartan-ng/ui-core
@spartan-ng/ui-core@"0.0.1-alpha.344" from the root project
Could not resolve dependency:
peer @spartan-ng/ui-core@"0.0.1-alpha.343" from @spartan-ng/ui-accordion-brain@0.0.1-alpha.344
node_modules/@spartan-ng/ui-accordion-brain
@spartan-ng/ui-accordion-brain@"0.0.1-alpha.344" from the root project
Conflicting peer dependency: @spartan-ng/ui-core@0.0.1-alpha.343
node_modules/@spartan-ng/ui-core
peer @spartan-ng/ui-core@"0.0.1-alpha.343" from @spartan-ng/ui-accordion-brain@0.0.1-alpha.344
node_modules/@spartan-ng/ui-accordion-brain
@spartan-ng/ui-accordion-brain@"0.0.1-alpha.344" from the root project
Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.
Could you help me?
I had the same problem when using nx and then npm install
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. I've installed spartan ui components with angular cli, then I wanted to run npm install and a problem occurred:
Could you help me?
I had the same problem when using
nx
and thennpm install
Beta Was this translation helpful? Give feedback.
All reactions