It would be helpful to copy the user's $PATH so I don't have this problem.
I'm calling node in my service.
Jul 16 16:15:14 worker myservice[6196]: panic: exec: "node": executable file not found in $PATH
It would be helpful to copy the user's `$PATH` so I don't have this problem.
I'm calling `node` in my service.
```
Jul 16 16:15:14 worker myservice[6196]: panic: exec: "node": executable file not found in $PATH
```
It would be helpful to copy the user's
$PATH
so I don't have this problem.I'm calling
node
in my service.#7
Merged and published as v0.6.0