monologue icon indicating copy to clipboard operation
monologue copied to clipboard

Fail installing monologue migrations

Open JMKelley opened this issue 8 years ago • 2 comments

Getting these errors within my console.

rake monologue:install:migrations 
rake aborted!
Don't know how to build task 'assets:precompile:primary' (see --tasks)

Is this a build error?

JMKelley avatar May 30 '16 12:05 JMKelley

This is a duplicate of #187. My own solution to this was setting the gem file to the following:

gem 'monologue', '~> 0.5.0'

jaryl avatar May 31 '16 17:05 jaryl

@jaryl +1

AndreiMotinga avatar Jun 27 '16 17:06 AndreiMotinga