Android SDK Platform 26 license error in Ionic 3

后端 未结 10 2100
粉色の甜心
粉色の甜心 2021-01-14 13:29

I\'m trying to run my Ionic 3 project on my Android device with ionic cordova run android --device --stacktrace, but, I\'ve the following output:

10条回答
  •  温柔的废话
    2021-01-14 13:38

    Go to the android sdk folder, copy the licenses folder from there, and paste the folder to the path below:

    C:\Users\intel\AppData\Local\Android\Sdk
    

提交回复
热议问题