You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am facing different issues while I am installing dependencies.
First, I have a got a problem with Python because I got the 3.5 version. I fixed this issue with npm install --python=python2.7.
But then, I have this error : react-motion@0.3.1 requires a peer of react@>=0.13.2 || ^0.14 but none was installed.
Do you know how I can solve this ?
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
I am facing different issues while I am installing dependencies.
First, I have a got a problem with Python because I got the 3.5 version. I fixed this issue with
npm install --python=python2.7
.But then, I have this error :
react-motion@0.3.1 requires a peer of react@>=0.13.2 || ^0.14 but none was installed.
Do you know how I can solve this ?
Thank you
The text was updated successfully, but these errors were encountered: