electron / packager

Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
https://npm.im/@electron/packager
BSD 2-Clause "Simplified" License
154 stars 17 forks source link

App(exe) não abre #1215

Closed cristyz closed 3 years ago

cristyz commented 3 years ago

Meu app feito pelo electon-packager não abre, ele cria a pasta com o executável e etc, porém quando clico para executar/abrir o app.exe simplesmente não acontece nada...

Isso aconteceu com mais alguém? Vejo os tutorias em todos os cantos e deles todos abrem o app quando executado, porém o meu não acontece nada..

welcome[bot] commented 3 years ago

👋 Thanks for opening your first issue here! If you have a question about using Electron Packager, read the support docs. If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. Development and issue triage is community-driven, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

malept commented 3 years ago

Unfortunately, due to the limited amount of time of the maintainers and the limited amount of information present in this issue, we cannot help debug your app at this time. Instead, you should make sure your issue is not already answered in our Frequently Asked Questions document, and consider using one of the community forums, as there are more people there available to answer questions.