#Cannot run React Native application

2 messages · Page 1 of 1 (latest)

urban monolith
#

I was watching the video about the React Native Course. I arrived at minute 20:30, when we have to run application first time, but this error shows up:

ConfigError: The expected package.json path: /Users/username/Desktop/vsc_app/package.json does not exist.

Pretty sure I've done everything correctly but still it doesn't work. Any idea how to fix it? Thanks.

twin lava
#

If I'm reading your folder structure correctly, you have a vsc_app folder inside VSC_APP folder. Your package.json is inside the vsc_app folder. You will have to run the application from the inner folder and not the outer one.