React-Native app installation error -
this question exact duplicate of:
i want install simple react native app
i have write following commands
npm -g create-react-native-app npm create-react-native-app my-project what should do?
it looks need install git.
see instructions installing git on windows here: https://git-scm.com/book/en/v2/getting-started-installing-git

Comments
Post a Comment