I am new to react naitive and when i am trying to create this app i am getting this error
PS F:\newton\react-native> create-react-native-app task
create-react-native-app : The term 'create-react-native-app' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + create-react-native-app task + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (create-react-native-app:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
please let me know what should i do to remove this error