Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Support React 17 peer dependencies #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bcomnes
Copy link

@bcomnes bcomnes commented Aug 20, 2021

Right now, npm will fail to install this alongside React 17 because it can't resolve a valid set of peer dependencies. This expands the range to support React 17.

Right now, npm will fail to install this alongside React 17 because it can't resolve a valid set of peer dependencies. This expands the range to support React 17.
@MarkRivera
Copy link

I came here just to look for this! Thank you @bcomnes

@bcomnes
Copy link
Author

bcomnes commented Aug 26, 2021

npm i --legacy-peer-deps in the meantime works.

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

Successfully merging this pull request may close these issues.

None yet

2 participants