Cordova cannot add Android failed with exit code ENOENT

前端 未结 8 2280
日久生厌
日久生厌 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:46

    Make sure that if you created PATH as a system variable, you should run Command Prompt as administrator.

    I created PATH as a user variable, and would get the same error when tryin to run as administrator.

提交回复
热议问题