Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"java: not found" #1

Open
thisismattmiller opened this issue Mar 4, 2021 · 0 comments
Open

"java: not found" #1

thisismattmiller opened this issue Mar 4, 2021 · 0 comments

Comments

@thisismattmiller
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant