Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile issue on mac #7

Open
hpatel2017 opened this issue Nov 8, 2019 · 2 comments
Open

Compile issue on mac #7

hpatel2017 opened this issue Nov 8, 2019 · 2 comments

Comments

@hpatel2017
Copy link

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.

@hpatel2017
Copy link
Author

For first issue, check the fix here :
clean-docker/Magento2#27

@julesmoretti
Copy link

Found Xcode workspace ListingApp.xcworkspace

Could not find iPhone 6 simulator

iPhone 6 is no longer supported in mac 10.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants