psc not in path
Fresheyeball opened this issue · 7 comments
Fresheyeball commented
If psc is not in the path, it would be nice to get a more helpful error.
ethul commented
Sounds good. Do you happen to have a snippet of the current error?
Fresheyeball commented
I can get if for you. But it basically says uncaught error in events.js with no stack trace or anything.
ethul commented
Thanks. Just curious what it is currently doing. No need to get the precise error if it's not handy.
ethul commented
throw er; // Unhandled 'error' event
Not ideal.
Fresheyeball commented
Sorry, I spaced on getting back to you. Yes, its just generic and not ideal.
ethul commented
I was just jotting down the error message to keep track. I ran into it today. kevva/executable might work nicely to fix this.
Fresheyeball commented
Nice.