You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
Please help me!!
I cannot create phonegap project because of this issue:
C:\phonegap-android>droidgap create myApp
C:\phonegap-android>ruby C:\phonegap-android\bin\droidgap create myApp
C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:1418:in `stat': No such file or
directory
- C:/phonegap-android/framework/phonegap.jar (Errno::ENOENT)
from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:1418:in `block in
fu_each_sr
c_dest'
from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:1432:in
`fu_each_src_dest0'
from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:1416:in
`fu_each_src_dest'
from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:391:in `cp'
from C:/phonegap-android/lib/classic.rb:81:in `copy_libs'
from C:/phonegap-android/lib/classic.rb:16:in `build'
from C:/phonegap-android/lib/create.rb:9:in `initialize'
from C:/phonegap-android/bin/droidgap:24:in `new'
from C:/phonegap-android/bin/droidgap:24:in `<main>'
I've checked many times my paths in the enviroment variables section
but all seems ok.