khamake icon indicating copy to clipboard operation
khamake copied to clipboard

Kore targets --noproject error

Open RblSb opened this issue 8 years ago • 0 comments

Kore targets, for example node Kha/make android-native --compile --noproject give an error:

      throw er; // Unhandled 'error' event
      ^

Error: spawn bash ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:201:19)
    at onErrorNT (internal/child_process.js:379:16)
    at process._tickCallback (internal/process/next_tick.js:114:19)```

RblSb avatar Sep 23 '17 16:09 RblSb