Skip to content
This repository was archived by the owner on Jun 23, 2018. It is now read-only.
This repository was archived by the owner on Jun 23, 2018. It is now read-only.

Error on cake bake #93

@WizzieP

Description

@WizzieP
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)

Node v0.12

Both Win8.1 and Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions