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

Is it maintained? #96

Open
arsnl opened this issue Mar 2, 2022 · 4 comments
Open

Is it maintained? #96

arsnl opened this issue Mar 2, 2022 · 4 comments

Comments

@arsnl
Copy link

arsnl commented Mar 2, 2022

Is this project still maintained? The last publish was 3 years ago and the peer dependencies are failing with the version 17+ of React.

Are you looking for new maintainers or to give the projet to other developers?

Average time to resolve an issue

Average time to resolve an issue

Percentage of issues still open

Percentage of issues still open

@msglab
Copy link

msglab commented Mar 5, 2022

getting the same error.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: frontend@0.1.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from use-dark-mode@2.3.1

@transitive-bullshit
Copy link

Until #68 gets merged, if anyone wants a workaround, you can use @fisch0920/use-dark-mode from my fork here https://github.com/transitive-bullshit/use-dark-mode

It will work with React 17 and 18.

@kachkaev
Copy link

kachkaev commented Oct 8, 2022

@transitive-bullshit the fork still gives a peer dependency warning via its dependency: donavon/use-persisted-state#69

➤ YN0000: root-workspace-0b6124@workspace:. provides react@npm:18.0.0 with version 18.0.0, which doesn't satisfy the following requirements:

➤ YN0000: @fisch0920/use-dark-mode@npm:2.4.0 [dc3fc] → >=16.8             ✓
➤ YN0000: @use-it/event-listener@npm:0.1.7 [c1c92]   → >=16.8.0           ✓
➤ YN0000: use-persisted-state@npm:0.3.3 [c1c92]      → ^16.8.0 || ^17.0.0 ✘

@Pa1sathvik
Copy link

Any update here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants