Anthony Geiser 🧩
Anthony Geiser 🧩
Same issue here on Windows. I have to delete the file in C:\Users\ _username_ \Roaming\Buttercup-nodejs\Config\desktop.config.json to fix Buttercup.
> I solved my issue by removing the offending line instead of renaming it. If I recall correctly the index already exists for the same table. Thanks! I solved this...
For Rails 4.x in production and with a custom config, I have to replace this line in application.js: `//= require redactor-rails` By these lines: `//= require redactor-rails/redactor` `//= require redactor-rails/config`...