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

Recent versions of ckeditor will make precompile hang. #254

Open
monaka opened this issue May 21, 2014 · 1 comment
Open

Recent versions of ckeditor will make precompile hang. #254

monaka opened this issue May 21, 2014 · 1 comment
Assignees

Comments

@monaka
Copy link

monaka commented May 21, 2014

I got timeout error when I push master branch to heroku,
My OSX was hanged up while executing bundle exec rake assets:precompile RAILS_ENV=production --trace

I fixed issues above by down-grading ckeditor to 4.0.4.

I found some similar report in the web.
It should be specified gem 'ckeditor', '4.0.4' or something for now.

@liuhenry liuhenry self-assigned this May 22, 2014
@GrantRWinter
Copy link

Thanks so much Monaka! I was having the exact same issue and this solved it.

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

3 participants