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

rake assets:precompile not working #59

Open
erichjrusch opened this issue Apr 27, 2012 · 3 comments
Open

rake assets:precompile not working #59

erichjrusch opened this issue Apr 27, 2012 · 3 comments

Comments

@erichjrusch
Copy link

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?

@Sutto
Copy link
Owner

Sutto commented May 1, 2012

Hi there ejrusch,

What do you have in your Gemfile for Barista?

@erichjrusch
Copy link
Author

gem "barista"

@Sutto
Copy link
Owner

Sutto commented May 3, 2012

Would it be possible to get the full output of Rake with --trace?

Alternatively, shoot me an email if you'd like to chat somewhere (irc / skype im etc) and I can try and help debug faster than a back and forth.

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

2 participants