admin管理员组文章数量:1427746
Excus me.. can anyone help me.., i want install package react-native-device-info into my project, but i get some issue with this package, off course i have already use react-native link react-native-device-info suitable on procedure react-native-device-info. but i still get this error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-device-
info:processReleaseResources'.
> .android.idemon.process.ProcessException: Failed to execute aapt
Excus me.. can anyone help me.., i want install package react-native-device-info into my project, but i get some issue with this package, off course i have already use react-native link react-native-device-info suitable on procedure react-native-device-info. but i still get this error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-device-
info:processReleaseResources'.
> .android.ide.mon.process.ProcessException: Failed to execute aapt
Share
Improve this question
edited Jan 25, 2018 at 3:03
Izzudin Umar Al Qois
asked Jan 25, 2018 at 2:54
Izzudin Umar Al QoisIzzudin Umar Al Qois
511 silver badge5 bronze badges
0
2 Answers
Reset to default 5Try to run this mand in your terminal:
cd android && ./gradlew clean
PROBLEM SOLVED
evidently i'm just need to remove my SDK, and download it again
Thank You all :)
本文标签: javascriptExecution failed for task 39reactnativedeviceinfoprocessReleaseResources39Stack Overflow
版权声明:本文标题:javascript - Execution failed for task ':react-native-device-info:processReleaseResources' - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745507857a2661327.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论