i am trying to clone it but in make deps i always ends up with these type of error i have java,python,unzip etc all installed but still this error
rm -rf server/html/third-party/JS-Interpreter/
mv JS-Interpreter-master/ server/html/third-party/JS-Interpreter/
java -jar build/third-party-downloads/closure-compiler.jar\
--language_out ECMASCRIPT5\
--language_in ECMASCRIPT5\
--js server/html/third-party/JS-Interpreter/acorn.js\
--js server/html/third-party/JS-Interpreter/interpreter.js\
--js_output_file server/html/third-party/JS-Interpreter/compressed.js
make: *** [Makefile:86: deps] Error -1073740791