过去,升级phonegap包括创建一个新项目和复制各种文件。现在说明只是说“使用 Cordova 源目录中列出的项目路径运行 bin/update”。好的,我该怎么做?
我试过这个:
cd /path/to/phonegap-2.8.1/lib/android/bin
./update /path/to/MyProject
它得到这个错误
mkdir: /path/to/MyProject/cordova: File exists
An unexpected error occurred: mkdir "$PROJECT_PATH"/cordova exited with 1