q3e / react-native-github-graphql-app

React Native App that searches github projects and their contributors[WIP]
MIT License
2 stars 0 forks source link

UnableToResolveError #15

Closed q3e closed 6 years ago

q3e commented 6 years ago
Unable to resolve .../stateless/screens/repoOwner-profile/RepoOwnerProfile" from ".//components/router.js`: could not resolve `...components/stateless/screens/repoOwner-profile/RepoOwnerProfile' as a file nor as a folder","name":"UnableToResolveError","type":"UnableToResolveError","errors":[{}]},"type":"bundling_error"}"
q3e commented 6 years ago

Dont use -s or _ in folder names. Changing folder name from repoOwner-profile to repoOwner cleared the error