Install python and node prerequisites before trying to run django-admin
This commit is contained in:
@@ -494,6 +494,7 @@ cd $BASE
|
||||
pip install argcomplete
|
||||
cd $BASE/edx-platform
|
||||
bundle install
|
||||
rake install_prereqs
|
||||
|
||||
mkdir -p "$BASE/log"
|
||||
mkdir -p "$BASE/db"
|
||||
|
||||
Reference in New Issue
Block a user