Cordova 3.5.0 Install Error- Please Install Android Target 19

前端 未结 6 897
感情败类
感情败类 2020-11-28 04:05

I try to get this working and it\'s driving me nuts:

$ cordova platform add android

The output is:

Creating android project         


        
6条回答
  •  佛祖请我去吃肉
    2020-11-28 04:23

    1) Went into the SDK Manager (typing android into the terminal, assuming it's in your file path)

    2) Selected box next to Android 4.4.2 (API 19)

    3) Clicked button Install 8 packages

    4) Ran original command (in this example cordova platform add android, although it could be ionic platform add android, depending on what you're working with)

提交回复
热议问题