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