2021年1月25日星期一

Unable to open electron app after packaging the app using electron-builder

After building the electron application using electron-builder, I cannot open the application from the dist folder. I did change all my links to use path.join(__dirname, "relative_path/") as what I have seen in some answers here. But I can't open the application even though the packaging process is successful.

Here's a link to the repository, https://github.com/Leonlit/My-Little-Reminder/tree/development

https://stackoverflow.com/questions/65895747/unable-to-open-electron-app-after-packaging-the-app-using-electron-builder January 26, 2021 at 12:05PM

没有评论:

发表评论