Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Middleman seems to be referencing a file that doesn't exist. #1

Closed
alexcabrera opened this issue Dec 13, 2009 · 1 comment
Closed

Comments

@alexcabrera
Copy link

Tried running mm-init and got the following error:

/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require': no such file to load -- /var/lib/gems/1.8/gems/middleman-0.11.5/vendor/gems/environment (LoadError) from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from /var/lib/gems/1.8/gems/middleman-0.11.5/lib/middleman.rb:5
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require' from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from /var/lib/gems/1.8/gems/middleman-0.11.5/bin/mm-init:2
from /var/lib/gems/1.8/bin/mm-init:19:in `load'
from /var/lib/gems/1.8/bin/mm-init:19

Using Ubuntu 9.10. I tried browsing through the installed gem and couldn't find anything that looked like vendor/gems/environment

@tdreyno
Copy link
Member

tdreyno commented Jan 15, 2010

Update to 0.12.x, should be fixed.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants