maccman / bowline

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

undefined method `setup' #8

Closed lucasallan closed 14 years ago

lucasallan commented 14 years ago

script/run ./script/../config/boot.rb:13: undefined method setup' for Bundler:Module (NoMethodError) from script/run:2:inrequire' from script/run:2

maccman commented 14 years ago

Have a closer look at the README - you need to run bowline-bundle. :)