npm audit fix
fails on npm 7 with peer dependency errors
#2178
Unanswered
geraintwhite
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm using
[email protected]
, and since updating to npm 7 I get peer dependency errors when runningnpm audit fix
:Does anyone know how to solve this?
Edit:
After re-reading the error it's due to a mismatched react version - nothing to do with react-native-reanimated
Beta Was this translation helpful? Give feedback.
All reactions