electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
678 stars 86 forks source link

Windows store erron: Invalid package family name #65

Open ahadcove opened 7 years ago

ahadcove commented 7 years ago

When trying to upload my Appx to windows store Im getting error of Package family name not being set right, but I can't find where I set that in my config?

Invalid package family name:

What config should I use to set this

goodhyun commented 7 years ago

You don't have to worry about that field, it's sorta automatically calculated if other fields are all set correctly.