muammerkeles / strapi-date-range-picker-plugin

Custom Date Range Picker field for Strapi admin
0 stars 0 forks source link

unable to resolve dependency tree #1

Open panosru opened 3 months ago

panosru commented 3 months ago

When trying to install I'm getting the following error:

$ npm i strapi-date-range-picker-plugin
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: app@0.1.0
npm ERR! Found: styled-components@5.3.3
npm ERR! node_modules/styled-components
npm ERR!   styled-components@"5.3.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer styled-components@"^5.3.6" from strapi-date-range-picker-plugin@1.0.8
npm ERR! node_modules/strapi-date-range-picker-plugin
npm ERR!   strapi-date-range-picker-plugin@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/panosru/.npm/_logs/2024-03-04T11_33_53_447Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/panosru/.npm/_logs/2024-03-04T11_33_53_447Z-debug-0.log
zlaasu commented 2 months ago

Same

alintecr commented 2 months ago

same here, please help