When running on Linux from the command line, you might need to run the application with the --no-sandbox flag if you encounter sandbox-related errors:
For a more secure setup when running from command line, it's recommended to properly configure the Chrome sandbox:
1. Install the required dependencies (on Ubuntu/Debian):
2. Set up the Chrome sandbox by following the official Electron documentation.
Last Updated: 2025-04-29