Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
595 stars 113 forks source link

Cannot find module 'dmg-license' #68

Open one-god opened 3 months ago

Deluze commented 3 months ago

Can you please provide a little bit more information? I assume you are trying to compile the project for MacOS.

Have you made any changes to the project, or do you get this error with a fresh revision of the template?

one-god commented 3 months ago

Can you please provide a little bit more information? I assume you are trying to compile the project for MacOS.

Have you made any changes to the project, or do you get this error with a fresh revision of the template?

"Without making any changes, I built a Windows package, and then when I tried to build a Mac package, it threw an error: Cannot find module 'dmg-license'."