purescript-deprecated/gulp-purescript

psc not in path

Fresheyeball opened this issue · 7 comments

If psc is not in the path, it would be nice to get a more helpful error.

Sounds good. Do you happen to have a snippet of the current error?

I can get if for you. But it basically says uncaught error in events.js with no stack trace or anything.

Thanks. Just curious what it is currently doing. No need to get the precise error if it's not handy.

throw er; // Unhandled 'error' event

Not ideal.

Sorry, I spaced on getting back to you. Yes, its just generic and not ideal.

I was just jotting down the error message to keep track. I ran into it today. kevva/executable might work nicely to fix this.

Nice.