Cordova cannot add Android failed with exit code ENOENT

前端 未结 8 2274
日久生厌
日久生厌 2020-11-30 08:41

I am trying to create an Android project with Cordova, however i am getting an ENOENT error although i followed the tutorial step by step very carefully, this is getting me

8条回答
  •  遥遥无期
    2020-11-30 08:55

    I just run cmd with as Administrator and execute 'cordova platform add android' command and now work fine.

提交回复
热议问题