-
Notifications
You must be signed in to change notification settings - Fork 33
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
[Linux] APPIMAGE env is not defined, current application is not an AppImage #50
Comments
@jancborchardt do you have an idea? |
Unfortunately no idea as I’m also not very experienced with the building process. :\ It works fine here with Ubuntu 64 bit. @majamee could you clone the repository and build the app on your computer to test if that works? https://github.com/stefansl/image-shrinker#build-your-own |
Unfortunately this does not seem to help, followed the instructions closely and here is the output ending in the same issue (first commands cut-off, but went through without issue just warning about a few vulnerabilities in the npm dependencies):
|
You could try the electron-builder. Just run |
On Linux (Arch, 64bit) the app opens with a blank page and calling it from terminal it prints the following error:
APPIMAGE env is not defined, current application is not an AppImage
Would be great to see this fixed. :)
The text was updated successfully, but these errors were encountered: