I am getting this error again and again when creating a new project using react-native init. I reinstalled react-native cli and tried again but no luck. Can someone please t
This problem can be resolve in one line code nothing more
$ react-native init [projectName] --version react-native@0.55.4
what this does is that you explicitly tell that you want your project to be created with this specify version