Phonegap Build android - error “Adding the android platform” ENOENT

前端 未结 3 453
梦如初夏
梦如初夏 2020-12-17 05:25

Helo, I am currently trying to build the base phonegapp android app that\'s automatically created, so I navigated to the directory... but when I use the command

         


        
3条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-17 06:00

    also check android in cmd, if it says: 'xcopy' was not recognized.

    then add to your path:

    %SystemRoot%\system32; %SystemRoot%; %SystemRoot%\System32\Wbem;
    

提交回复
热议问题