victorkvarghese / react-native-boilerplate

🚀 Type Based Architecture for developing React Native Apps using react, redux, sagas and hooks with auth flow
MIT License
600 stars 209 forks source link

Unable to resolve modules #19

Closed dakkafex closed 3 years ago

dakkafex commented 3 years ago

trying to run the app from a fresh clone but i keep getting this error

error: Error: Unable to resolve module `app/navigation` from `app\Entrypoint.tsx`: app/navigation could not be found within the project.

victorkvarghese commented 3 years ago

@dakkafex couldn't reproduce this issue can you try fresh install. Make sure all dependencies are installed. Also make sure package.json is present inside app folder