[email protected] depends on react@"^16.8.0". When will there be a version for react@17? #3266
-
This requirement seems to be new. Not that i worry to much, but would be nice to know... Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
it's compatible with react 17. react 16.8+ |
Beta Was this translation helpful? Give feedback.
-
not sure about your setup.
|
Beta Was this translation helpful? Give feedback.
-
i used my projects package.json looks like this:
and dev like:
i don't see any significant difference here... rm package-lock and node-modules, fought a bit with a more picky eslint, but the app itself seems to work fine. any ideas...? |
Beta Was this translation helpful? Give feedback.
-
looks like its related to this npm bug , i'll try yarn... |
Beta Was this translation helpful? Give feedback.
looks like its related to this npm bug , i'll try yarn...