【发布时间】:2013-01-31 16:55:19
【问题描述】:
我尝试使用 PhoneGap 2.3.0
在iOS 中创建PhonaGap 的项目
我在终端中写下这一行(在 Bin 目录中,比如这里说:PhoneGap 2.3.0)
./create ~/Documents/Cordova23/HelloWorld org.apache.cordova.HelloWorld HelloWorld
我得到了很多错误:
cp: /Users/apple/Documents/Cordova23/HelloWorld: No such file or directory
cp: /Users/apple/Documents/cordova-2.3.0/cordova-ios/bin/templates/project/: unable to copy extended attributes to /Users/apple/Documents/Cordova23/HelloWorld: No such file or directory
我有一长串错误,都说没有这样的文件或目录,
为什么?
【问题讨论】:
-
目录
/Users/apple/Documents/Cordova23/HelloWorld是否存在?