-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I had to remove the {env: {}} passing to exec for this to work for me:
https://github.com/lcnetdev/ldpjs/blob/main/helpers/Converter.js#L46
Otherwise I got a message "java: not found" response from the results. Not really a bug(?) Just noting this here to remind me later. Not sure why not passing the env vars allows it to work on my distro, might be that it wipes out all env vars including the $PATH but I haven't tested that idea yet.
This was on alpine-linux docker with open jdk 14
Metadata
Metadata
Assignees
Labels
No labels