Discussions

Ask a Question
Back to All

Problems installing Engine

I'm having problems installing Engine on my own server, following instructions here:

https://locomotive-v3.readme.io/docs/getting-started-with-locomotive

I get a bunch or errors like this:

Action Controller Exception -
/usr/local/lib/ruby/gems/2.1.0/gems/locomotivecms-3.1.1/app/models/locomotive/concerns/site/metafields.rb:72: syntax error, unexpected ':', expecting => ...=> { 'type' => 'string', 'not': { 'enum': ['domid', 'model... ... ^

I'm using Ruby 2.1.6, Rails 4.2.6 and Apache 2.4.10 + Passenger installed as a gem for the server.

You can see the complete output here:

http://locomotive.creativecocos.com/

What am I missing? Thanks.