Cordova: You may not have the required environment or OS to run this project

后端 未结 12 2072
半阙折子戏
半阙折子戏 2020-12-10 04:24

On Linux Mint 17.1 x86_64, Cordova v4.3.0 gives this error:

$ cordova run android

Running command: /home/naman/test/platforms/android/cordova/run 
WARNING :         


        
12条回答
  •  粉色の甜心
    2020-12-10 04:42

    This is just to have one more reason for this error documented here and for them who are still searching for solution.

    When I came accross this error, I tried almost all the solutions listed on the stackoverflow.

    My issue was my device was not getting detected by adb, adb kill-server/start-server also not helped me, ***

    but changing USB port helped.


提交回复
热议问题