Peer dependency problem for [email protected] #3800
Replies: 1 comment
-
Same issue here. I am on React 17.0.1: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I found something that might be an issue, but I wonder if I'm missing something. That's why I'm here to ask.
For [email protected] (https://www.npmjs.com/package/mobx-react/v/6.3.1), it's clearly written that the supported React version is 16.8.0 and higher. But when I tried to install it with [email protected], I got a peer dependency error, which I need clarification on.
Does this seem to be expected?
And is it safe to use the
--legacy-peer-deps
flag in this case?Beta Was this translation helpful? Give feedback.
All reactions