You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install Barista and afterwards try to run rake assets:precompile, clean, etc I get the following error...
rake aborted!
uninitialized constant Barista
Tasks: TOP => environment
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [/Users/erichrusch/.rvm/rubies/ruby-1.9.3-p...]
Tasks: TOP => assets:clean
(See full trace by running task with --trace)
Any ideas?
The text was updated successfully, but these errors were encountered:
When I install Barista and afterwards try to run rake assets:precompile, clean, etc I get the following error...
rake aborted!
uninitialized constant Barista
Tasks: TOP => environment
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [/Users/erichrusch/.rvm/rubies/ruby-1.9.3-p...]
Tasks: TOP => assets:clean
(See full trace by running task with --trace)
Any ideas?
The text was updated successfully, but these errors were encountered: