maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)
http://bowlineapp.com
MIT License
637 stars 32 forks source link

Unable to run example app #34

Open corvallo opened 13 years ago

corvallo commented 13 years ago

I've installed by rvm ruby and then by gem bowline

when i try to do the 4th step of the example app ( the command bowline-bundle) I get this: corvallo@XPS-L501X:~/bowline/helloworld$ bowline-bundle /home/corvallo/.rvm/gems/ruby-1.9.2-p290/gems/bowline-bundler-0.0.4/lib/bowline/bundler/dependency.rb:59:in <class:Dependency>': undefined methodversion_requirements' for class Bundler::Dependency' (NameError) from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/gems/bowline-bundler-0.0.4/lib/bowline/bundler/dependency.rb:4:inmodule:Bundler' from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/gems/bowline-bundler-0.0.4/lib/bowline/bundler/dependency.rb:1:in <top (required)>' from /home/corvallo/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire' from /home/corvallo/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/gems/bowline-bundler-0.0.4/lib/bowline/bundler.rb:18:in<top (required)>' from /home/corvallo/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /home/corvallo/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire' from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/gems/bowline-bundler-0.0.4/bin/bowline-bundle:4:in <top (required)>' from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/bin/bowline-bundle:19:inload' from /home/corvallo/.rvm/gems/ruby-1.9.2-p290/bin/bowline-bundle:19:in `

' How can I solve this thx in advance

ghost commented 13 years ago

i guess bundler is newer than the used bundler version for the latest release. in 1 year bundler has developed further while bowline sadly has not.

corvallo commented 13 years ago

So there's a way to solve this issue, i've to install a previous version of bowline bundler?

davidslvto commented 12 years ago

there is no new version of this.

The project was great, but it seems abandoned.... shame

ghost commented 12 years ago

indeed it is.

but there are alternatives around. https://github.com/phonegap/phonegap

or the fork of phonegap https://github.com/maccman/macgap

wgf4413 commented 12 years ago

bowline-bundle install 我同样出现了这个错误,不知道什么解决,寻求帮助

lance-ding commented 12 years ago

请问楼上的解决了吗?

JoeWoo commented 11 years ago

貌似是version问题,搞不定。waiting for bowline-team fixes it