[Error: Current working directory is not a Cordova-based project.]

前端 未结 9 1521
不知归路
不知归路 2020-12-17 07:52

I created a Phonegap project according to instructions, checked it into SVN, checked it out and then discovered I could no longer run the build command--necessary to have ch

9条回答
  •  無奈伤痛
    2020-12-17 08:06

    When i am creating my project, I got a same error too. You need to enter into the folder what you create before.

    cd exampleapp

提交回复
热议问题