expo / create-react-native-app

Create React Native apps that run on iOS, Android, and web
BSD 3-Clause "New" or "Revised" License
13.26k stars 1.35k forks source link

i unable to find the right package.json as there is too many of them in my system #840

Closed capitalF03 closed 3 years ago

capitalF03 commented 4 years ago

I have the same issue. i try to write a code in package.json file as below


"scripts": {
    "start": "node your-script.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },

hope, it will works for you.

Originally posted by @hmake98 in https://github.com/expo/create-react-native-app/issues/411#issuecomment-334103854

EvanBacon commented 3 years ago

Please reopen after explaining how this is related to the create-react-native-app package.