You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output directory specified by --output must be an empty directory, or a path that does not exist.
Packr will no longer delete the output directory and then populate it.
Packr will ensure that jspawnhelper has execute permissions in the bundled JRE.
This resolves an issue on macOS where Runtime.exec and Process.start calls would fail with java.io.IOException: Cannot run program "java": error=2, No such file or directory.