Error when using grunt-contrib-sass
We just added grunt-contrib-sass task to our
Gruntfile that generates a part of our application. When we build
we receive this error:
You need to have Ruby and Sass installed and in your PATH for this task to work.
I see that Ruby is supposed to be installed on the build workers. Is there anything we need to add to appveyor.yml file?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

charles closed this discussion on 26 Mar, 2015 02:29 AM.
charles re-opened this discussion on 26 Mar, 2015 02:30 AM
1 Posted by charles on 26 Mar, 2015 02:30 AM
I think I opened the issue too fast ;)
I added this in our
installblock and fixed the issue:charles closed this discussion on 26 Mar, 2015 02:30 AM.