Jatin Sharma
Jatin Sharma
@xiaohui-gsv my command fails it doesn't even start the download
@piyawong it doesn't work. I even removed expo and expo-cli.
@thymikee Can you please help here?
@thymikee I tried but still no success. Also, no package.json there. not even react-native-cli or react-native-community/cli
@thymikee Any other information you would like me to provide?
I tried `npx @react-native-community/cli init` but still got same error.
`npx create-react-app` is working fine
@thymikee then issue seems to be in react native cli. Thanks for your time. Can you please tag someone who can help me.
@adamTrz just tried this now, still same error.
@thymikee I made directory rn_project then initialised it with npm inti -y. Next I installed the `@react-native-community/cli` package. And in same directory from VScode terminal I called this command that...