Some Error in setting up the dev enivronment

i was just building the dev environment but this error showed up when I typed and run expo start -

The expected package.json path: C:\Users\dell\Desktop\React Native JavaScript Projects\package.json does not exist
├─ getRootPackageJsonPath C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\src\resolvePackageJson.ts:17:11
├─ getPackageJsonAndPath C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\src\Config.ts:188:27
├─ getConfig C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\config\src\Config.ts:99:42
├─ C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\src\commands\utils\profileMethod.ts:16:21
├─ action C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\src\commands\start.ts:29:24
├─ C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\src\commands\start.ts:124:22
└─ expo start C:\Users\dell\AppData\Roaming\npm\node_modules\expo-cli\src\exp.ts:349:7

1 Like

Hey @vkg, can you run expo diagnostics and share what’s printed out here? Also, can you ensure you are running expo start within the root of your expo project?

Cheers,
Adam

1 Like

Same error. Still not working by doing this

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.