reactive2015
reactive2015 copied to clipboard
Npm install issues
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 :
[email protected] requires a peer of react@>=0.13.2 || ^0.14 but none was installed.
Do you know how I can solve this ?
Thank you
How did Python come into play?
I am not sure but I think one of the dependencies needs Python.