-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
on mac,
react-native run-android gives :
react native env: sh\r: No such file or directory
Had to use dos2unix to remove all windows line endings.
After that, it gave :
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring project ':app'.
The SDK directory '/Users/shola.emmanuel/Library/Android/sdk' does not exist.
Looks like local.properties file in android directory is committed to git, it should be removed.
Metadata
Metadata
Assignees
Labels
No labels