bowline icon indicating copy to clipboard operation
bowline copied to clipboard

Unable to run example app

Open corvallo opened this issue 14 years ago • 7 comments

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

corvallo avatar Sep 22 '11 18:09 corvallo

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.

ghost avatar Sep 26 '11 21:09 ghost

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

corvallo avatar Sep 27 '11 16:09 corvallo

there is no new version of this.

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

davidslvto avatar Feb 28 '12 12:02 davidslvto

indeed it is.

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

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

ghost avatar Feb 28 '12 13:02 ghost

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

wgf4413 avatar Sep 26 '12 09:09 wgf4413

请问楼上的解决了吗?

lance-ding avatar Nov 09 '12 23:11 lance-ding

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

JoeWoo avatar Nov 21 '12 04:11 JoeWoo