sh: sass command not found

389 views
Skip to first unread message

elimence

unread,
Jun 27, 2013, 10:07:54 AM6/27/13
to edx-...@googlegroups.com
Hi all,
I have been able to successfully setup and run edx-platform following the instructions if obtained form the following url

I did the setup on a vm i created myself.
After following all the instructions, i am able to run lms and cms via
    rake lms and rake cms

However, when i restart the vm i get this error when i run rake lms
    sh: sass command not found

How can i resolve this, since currently i have to go through the entire setup process to get it working again

Zdzislaw Meglicki

unread,
Jun 27, 2013, 10:23:03 AM6/27/13
to edx-...@googlegroups.com
sass is a part of the Ruby system. You need to install it with

# gem install sass

Also, there are other gems that will be needed: colorize, json, launchy, tomdoc, bourbon and bundler

Cheers,
Gustav
http://perth.ovpit.indiana.edu/gustav

elimence

unread,
Jun 28, 2013, 3:31:36 AM6/28/13
to edx-...@googlegroups.com
Thanks, got it working now
Reply all
Reply to author
Forward
0 new messages