-
Notifications
You must be signed in to change notification settings - Fork 3
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
Problem Running Demo #12
Comments
Hey, I've come across the same issue and solved it by installing from source. This commit fixes the issue. However, I am still not able to run the demo because I am getting an undefined method error. Here is the log that I see in the browser: NoMethodError at /tab Ruby /home/anpu/tmp/omf_web/lib/omf-web/theme/bright/page.rb: in content, line 38 Any ideas how to fix this? |
Andrew, Thanks for reporting this. I'll have a look into it. I started to dockerize all our services over the last few weekends which Stay tuned. Cheers, On Wed, Apr 13, 2016 at 8:59 PM Andre Puschmann [email protected]
|
Hey Max, |
I'm having an error running the demo: omf_web_server --example simple start
DEBUG FileContentRepository: Creating repo 'simple with top dir: /var/lib/gems/1.9.1/gems/omf_web-1.2.9/example/simple
/var/lib/gems/1.9.1/gems/omf_web-1.2.9/lib/omf-web/rack/multi_file.rb:17:in `initialize': uninitialized constant OMF::Web::Rack::MultiFile::SEPS (NameError)
Has anyone seen this before? Any help appreciated.
The text was updated successfully, but these errors were encountered: