ueno-llc / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
https://ueno-llc.github.io/react-native-starter
MIT License
573 stars 89 forks source link

./scripts/rename.sh: line 108: ./scripts/build-env.sh: No such file or directory #231

Closed ViralS-Truongnh closed 4 years ago

ViralS-Truongnh commented 4 years ago

Describe the bug init project from ueno-app native fail

To Reproduce Steps to reproduce the behavior: 1 clone or init ueno-app from yarn create always have error: ./scripts/rename.sh: line 108: ./scripts/build-env.sh: No such file or directory

in rename step.

Expected behavior just wanna create a project from ueno-app react native starter

Screenshots If applicable, add screenshots or a video to help explain your problem.

Environment

Additional context

I think this bug is very clear. when i check line 108 in ./scripts/rename.sh. this line invoke a file that doesn't exist. Please check out and fix this. I love this project so much, but not have enough knowledge in react native and nativ to pull request and fix right now.

birkir commented 4 years ago

Fixed 👍