-
Notifications
You must be signed in to change notification settings - Fork 141
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
You need to have Ruby and Sass installed and in your PATH for this taskto work #250
Comments
What does console say after this command? |
I had the same problem and I wrote a post to document it https://www.jesusamieiro.com/you-need-to-have-ruby-and-sass-installed-and-in-your-path-for-this-task-to-work/ |
You have 2 options, both without Ruby:
|
I had the same Issue and I installed Ruby and sass gem, finally I reopen the git console and execute the command and it works! |
I had the same issue and solve it. Steps to install ruby: Steps to install sass globally |
genius! it worked |
Grunt I want to compile sass files to CSS, but it will not let me. I have installed ruby and the sass module and it does not work for me.
Originally posted by @LorenaGitHub in #229 (comment)
The text was updated successfully, but these errors were encountered: