khamake
khamake copied to clipboard
Kore targets --noproject error
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)```