Stuck at “.android/repositories.cfg could not be loaded.”

后端 未结 8 2072
时光说笑
时光说笑 2020-12-04 23:11
 brew cask install android-sdk

==> Caveats We will install android-sdk-tools, platform-tools, and build-tools for you. You can contr

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 00:10

    Create the file! try:

    mkdir -p .android && touch ~/.android/repositories.cfg

提交回复
热议问题