Unable to run project on android emulator but works with Iphone

帅比萌擦擦* 提交于 2019-12-18 09:38:04

问题


I have been having an issue running my project on the android emulator, I have had several problems and currently, I am facing this:

I have had several problems before getting to thhis one where I have to change classpath 'com.android.tools.build:gradle:3.3.0' and distributionUrl=https://services.gradle.org/distributions/gradle-4.10.1-all.zip but this new error still persists. If there is any additional information required to solve this please do ask. Thanks

What went wrong:
A problem occurred evaluating project ':expo-react-native-adapter'.
Project with path ':expo-core' could not be found in project ':expo-react-native-adapter'.

Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings

来源:https://stackoverflow.com/questions/55944753/unable-to-run-project-on-android-emulator-but-works-with-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!