Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

rake assets:precompile fails #114

Closed
vedant1811 opened this issue May 23, 2014 · 0 comments
Closed

rake assets:precompile fails #114

vedant1811 opened this issue May 23, 2014 · 0 comments

Comments

@vedant1811
Copy link

In branch 2-2-stable, I am unable to deploy my spree app after adding spree_fancy to it. Everything works fine on the local development server. An Undefined variable: "$c_green" error occurs in cap deploy ; specifically while running RAILS_GROUPS=assets bundle exec rake assets:precompile Trace: http://pastie.org/9161717 . (similar error when running this command locally).

This error is probably the same as #41. I tried the fixes mentioned in the issue page comments: 1) adding the gems suggested by ryan 2) manually applying hexcodejosh's patch (https://github.com/hexcodejosh/spree_fancy/releases/tag/better_fix_for_missing_assets) . But neither of them made any difference.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant