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
@taiga-ui/core@3.95.0 got incorrect "@tinkoff/ng-polymorpheus": ">=4.3.0 <4" peer dependency that blocks the package installation
C:\Work\src\1>npm i @tinkoff/ng-polymorpheus
added 8 packages in 2s
C:\Work\src\1>npm i @taiga-ui/core@3.95.0
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: undefined@undefined
npm error Found: @tinkoff/ng-polymorpheus@4.3.0
npm error node_modules/@tinkoff/ng-polymorpheus
npm error @tinkoff/ng-polymorpheus@"^4.3.0" from the root project
npm error @tinkoff/ng-polymorpheus@"^4.3.0" from @taiga-ui/cdk@3.95.0
npm error node_modules/@taiga-ui/cdk
npm error peer @taiga-ui/cdk@">=3.95.0 <4" from @taiga-ui/core@3.95.0
npm error node_modules/@taiga-ui/core
npm error @taiga-ui/core@"3.95.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @tinkoff/ng-polymorpheus@">=4.3.0 <4" from @taiga-ui/core@3.95.0
npm error node_modules/@taiga-ui/core
npm error @taiga-ui/core@"3.95.0" 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
npm error
npm error For a full report see:
npm error C:\Users\x.y\AppData\Local\npm-cache\_logs\2024-09-24T15_47_10_418Z-eresolve-report.txt
npm error A complete log of this run can be found in: C:\Users\x.y\AppData\Local\npm-cache\_logs\2024-09-24T15_47_10_418Z-debug-0.log
Taiga UI version
3.95.0
Browser Used
Chrome
OS Used
Windows
The text was updated successfully, but these errors were encountered:
Code Example URL
taiga-ui/projects/core/package.json
Line 32 in 74dcc55
Description
@taiga-ui/core@3.95.0
got incorrect"@tinkoff/ng-polymorpheus": ">=4.3.0 <4"
peer dependency that blocks the package installationTaiga UI version
3.95.0
Browser Used
Chrome
OS Used
Windows
The text was updated successfully, but these errors were encountered: