when I run new project command it shows me an error
npx react-native init AwesomProject
npm ERR! Could not install from "computer\AppData\Roaming\npm-cache_npx\15660" as it does not contain a package.json file.
CodePudding user response:
try this : npm uninstall -g react-native-cli @react-native-community/cli or use Expo