You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2019. It is now read-only.
Hi, I just cloned cfm3 on Ubuntu 13.04 and when following the install guide (installing vagrant through apt-get install vagrant, which downloaded package vagrant 1.0.3-1ubuntu3), I get the following long error:
/var/www/cfm3/Vagrantfile:1:in <top (required)>': undefined methodconfigure' for Vagrant:Module (NoMethodError)
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:in load' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:inblock in procs_for_source'
from /usr/lib/ruby/vendor_ruby/vagrant/config.rb:41:in block in capture_configures' from <internal:prelude>:10:insynchronize'
from /usr/lib/ruby/vendor_ruby/vagrant/config.rb:36:in capture_configures' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:114:inprocs_for_source'
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:51:in block in set' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:ineach'
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:in set' from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:377:inblock in load_config!'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:in call' from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:inload_config!'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:327:in load!' from /usr/bin/vagrant:40:in