react-native Could not install the app on the device (mac os)

用mac os打开react-native 项目的时候出现了这个错误:

Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/android-setup.html

这个时候用 adb devices 命令检查android设备设备是否连接是没有问题的。网上说可能是android环境配置的问题。(这里附上环境配置的步骤https://blog.csdn.net/shenshibaoma/article/details/53171606 )。
然鹅这个并没有解决我的问题,继续寻找,终于在stack overflow 上找到了解决办法:

@RainliFu
you might check the permissions on android/gradlew
they should be 755 not 644
run `chmod 755 android/gradlew` inside your app root folder
then run `react-native run-android`
and it should work again.

附上stackoverflow链接:https://github.com/facebook/react-native/issues/8868

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值