This repository has been archived by the owner on May 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 142
Cannot build windows10 appx. #336
Comments
Same here, the process prints this:
and stops, nothing happens. Unfortunately with this I'm unable to follow this guide to upload the app to the Microsoft store. I'm using Fedora 30. |
Thanks for the error report. We'll investigate and get back to you. |
Are you guys able to try packaging with pwabuilder.com? Put in your URL -> Build My App -> Microsoft Store. Can you try? |
Yes, I have already packed a PWA appx via |
Same here, I'm able to package via pwabuilder.com. Unfortunately I need the CLI since I need to change the |
Can you confirm whether you have the required Win10 images: 44x44, 50x50, 150x150? I'm wondering if it's related to this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
CLI version: 2.0.3-rc.1
I have tried the following method to generate an windows 10 appx with pwabuilder,.
the pwabuilder printed:
which shows that it should loaded the pwabuilder-windows10 correctly.
Then i execute:
But the pwabuilder just do nothing and print a debug output:
I don't know why the windows10 platform is unavaliable and I wonder if it is because of a bug of pwabuilder or my fault.
The text was updated successfully, but these errors were encountered: