You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2018. It is now read-only.
Baking worker.
minifying tmp/sandbox.js using java -Xmx4g -jar ./tools/closure-compiler/trunk/build/compiler.jar --compilation_level SIMPLE_OPTIMIZATIONS --js
Baking languages.
Baking the ruby interpreter.
Compiling langs/ruby/jsrepl_ruby.coffee.
/home/andrzej/projects/programuj/jsrepl/Cakefile:63
if (!path.existsSync(current_path)) {
^
TypeError: undefined is not a function
at ensurePathExists (/home/andrzej/projects/programuj/jsrepl/Cakefile:63:17)
at buildEngine (/home/andrzej/projects/programuj/jsrepl/Cakefile:76:5)
at buildNextLang (/home/andrzej/projects/programuj/jsrepl/Cakefile:227:22)
at /home/andrzej/projects/programuj/jsrepl/Cakefile:232:18
at /home/andrzej/projects/programuj/jsrepl/Cakefile:160:16
at ChildProcess.exithandler (child_process.js:742:7)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)