I have had a lot of problems getting started with this codebase. After I downloaded the virtual environment and installed all the prerequisites, I tried running the following commands, but encountered different problems.
$ rake lms[cms.dev,127.0.0.1:8080]
$ rake cms[dev,0.0.0.0:8001]
The latest problem is after I run rake lms[cms.dev] the compilation gets stuck at this line:
compiled common/lib/xmodule/xmodule/js/common_static/coffee/src/discussion/views/thread_response_view.coffee
I have had a lot of problems getting started with this codebase. After I downloaded the virtual environment and installed all the prerequisites, I tried running the following commands, but encountered different problems.
$ rake lms[cms.dev,127.0.0.1:8080]$ rake cms[dev,0.0.0.0:8001]The latest problem is after I run
rake lms[cms.dev]the compilation gets stuck at this line: