create-react-native-app doesn't work? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

create-react-native-app doesn't work?

I tried to create a react native app it doesn't get installed. I have npm 5.x installed. I tried it using yarn too but it still doesn't work. What should I do?

13th Feb 2018, 5:59 PM
Shardul Nalegave
2 Answers
+ 13
Can you paste here the error message? As far as i know it doesn't work with npm >= 5, but yarn worked fine with me.
13th Feb 2018, 7:59 PM
Maz
Maz - avatar
+ 2
actually with yarn it completes installing 439 out 441 packages and stops suddenly.
14th Feb 2018, 3:42 AM
Shardul Nalegave