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

react-cusdis, use-ackee dependency on react@17 #351

Closed
nareshpingale opened this issue Jun 13, 2024 · 3 comments
Closed

react-cusdis, use-ackee dependency on react@17 #351

nareshpingale opened this issue Jun 13, 2024 · 3 comments
Labels
deployment Deployment related issue stale Not received responses for too long

Comments

@nareshpingale
Copy link

nareshpingale commented Jun 13, 2024

React Cusdis doesn't seem to be maintained anymore. With its peer dependency on react 17.

Active issue on Cusdis regarding same: djyde/cusdis#245

Added a PR adding support for reactv18 to react-cusdis npm package: Cusdis/sdk#10

Created a temp npm package and using it meanwhile this PR is merged. https://www.npmjs.com/package/@pinging/react-cusdis

Same with use-ackee
PR adding support: electerious/use-ackee#13

npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.0" from [email protected]
npm ERR! node_modules/react-cusdis
npm ERR!   react-cusdis@"^2.1.3" 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/naresh.pin/.npm/_logs/2024-06-13T06_15_42_660Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/naresh.pin/.npm/_logs/2024-06-13T06_15_42_660Z-debug-0.log
@nareshpingale nareshpingale added the deployment Deployment related issue label Jun 13, 2024
@nareshpingale nareshpingale changed the title react-cusdis dependency on react@17 react-cusdis, use-ackee dependency on react@17 Jun 13, 2024
Copy link

stale bot commented Jun 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added stale Not received responses for too long and removed stale Not received responses for too long labels Jun 28, 2024
@nareshpingale
Copy link
Author

update: use-ackee has merged and added support. react-cusdis still to add support.

Copy link

stale bot commented Jul 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Not received responses for too long label Jul 13, 2024
@stale stale bot closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment related issue stale Not received responses for too long
Projects
None yet
Development

No branches or pull requests

1 participant