Error: spawn coala ENOENT
at exports._errnoException (util.js:1026:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
coala version: 0.10.0
atom package for coala version: 0.3.0
When running the package on any file.
How do we fix this?
On terminal, type which coala and copy the file path to under the coala command path to executable Settings in atom.
coala version: 0.10.0 atom package for coala version: 0.3.0
When running the package on any file.
How do we fix this? On terminal, type
which coala
and copy the file path to under the coala command path to executableSettings
in atom.