I can not create new react native project Whenever I run the command: react-native init MyProject it can not finish creating the project.
React-native version 0.56.0 has a bug in windows 10, use version 0.55.2. change the version in package.json, clean the node_modules folder and run npm install, then run.
Install yarn, as it prompts you at the beginning of the installation. There are many npm errors that occurred when using it to install react native.