Electron executable not recognized by Nautilus
问题 I'm not able to build an executable file of an Electron App with the following command: electron-packager . electron-tutorial-app --overwrite --asar=true --platform=linux --arch=x64 --prune=true --out=release-builds The build file, which is a shared library file (application/x-sharedlib), is not executing on Ubuntu 18 . Instead, I'm getting the following error message when opening the file in Nautilus: Could not display "electron-tutorial-app" There is no application installed for "shared