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

FileNotFoundError: [Errno 2] No such file or directory: 'java' #16

Open
clach04 opened this issue Aug 14, 2022 · 0 comments
Open

FileNotFoundError: [Errno 2] No such file or directory: 'java' #16

clach04 opened this issue Aug 14, 2022 · 0 comments

Comments

@clach04
Copy link
Contributor

clach04 commented Aug 14, 2022

Error returned with stack trace:

FileNotFoundError: [Errno 2] No such file or directory: 'java'

This is due to the default behavior of Transcrypt attempting to run (java based) minifier, whether then is a jre/jvm available or not.

clach04 added a commit to clach04/pebble-python-pybble that referenced this issue Aug 14, 2022
* Add support to skip minifier stage in Transcrypt with new flag `--nomin` (same as used by Transcrypt)
* Make clear when Transcrypt error occurs
* pick up the correct filename when nomin specified
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