Me generated files aren't working for installing, I have some doubts please

Author: lucaslgrCreated Oct 20, 2022Updated Oct 20, 2022
Describe the issue / bug.

#

Hello guys! I'm using electron-builder through the electron-vue lib (https://github.com/SimulatedGREG/electron-vue). And following the instructions to build the application in this documentation (https://simulatedgreg.gitbooks.io/electron-vue/content/en/using-electron-builder.html) using the command npm run build are appearing just these two files, one .snap and another .AppImage and I was thinking that should appear one .deb and another .exe for windows at least. Am I wrong?

If visual, provide a screenshot.

# image

Tell me about your development environment.
  • Node version: 16.15.1
  • NPM version: 8.11.0
  • vue-cli version:
  • vue: 2.6.11
  • vue-cli-plugin-electron-builder: 2.0.0
  • Operating System:

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

Source: SimulatedGREG/electron-vue