admin管理员组文章数量:1022777
I am trying to run android studio on Mac M1, but getting the following error :
The daemon has terminated unexpectedly on startup attempt #1 with error code: 1. The daemon process output:
1. Error occurred during initialization of VM
2. Could not resolve "ZIP_Open": /Applications/Android Studio.app/Contents/jbr/Contents/Home/lib/libzip.dylib
Full Stacktrace:
My gradle.properties
:
.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
I tried uninstalling and reinstalling android studio as well as changing JAVA_HOME
environment variable. I tried searching the error but nowhere I found the exact same error.
I am trying to run android studio on Mac M1, but getting the following error :
The daemon has terminated unexpectedly on startup attempt #1 with error code: 1. The daemon process output:
1. Error occurred during initialization of VM
2. Could not resolve "ZIP_Open": /Applications/Android Studio.app/Contents/jbr/Contents/Home/lib/libzip.dylib
Full Stacktrace:
My gradle.properties
:
.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
I tried uninstalling and reinstalling android studio as well as changing JAVA_HOME
environment variable. I tried searching the error but nowhere I found the exact same error.
本文标签:
版权声明:本文标题:kotlin - Could not resolve "ZIP_Open": ApplicationsAndroid Studio.appContentsjbrContentsHomeliblibzip.dylib - 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745558188a2156001.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论