i have created a fresh new React native application, however if i try to run the app using npx react-native run-android
i'm getting the error.
npm ERR! code ENOLOCAL
npm ERR! Could not install from "PC\AppData\Roaming\npm-cache\_npx\15180" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Ramesh PC\AppData\Roaming\npm-cache\_logs\2020-02-09T09_22_11_453Z-debug.log
Install for [ 'react-native@latest' ] failed with code 1
Why we receive this error?.