pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.71k stars 280 forks source link

[BUG] "TypeError: Failed to fetch" after clicking Start #4678

Closed martinpllu closed 6 months ago

martinpllu commented 6 months ago

What happened?

I went to https://www.pwabuilder.com, entered my PWA URL: https://wastebase.org/app/index.html and clicked Start.

I got the following error:

image

How do we reproduce the behavior?

Follow the steps above

What do you expect to happen?

No response

What environment were you using?

Mac OS 12.6.1, Brave browser 1.62.153

Additional context

No response

martinpllu commented 6 months ago

Just tried on Chrome and it worked.

jgw96 commented 6 months ago

Hello! I cannot reproduce this issue in Edge or Chrome (although the browser would make no difference here). You are missing the icons portion of your manifest, which means you cannot package at the moment, but once you add your icons you should be good to go!

Because I cannot reproduce, I am going to close this issue for now.

martinpllu commented 6 months ago

Thanks - just to highlight that the "failed to fetch" problem was in the Brave browser. I was able to use Chrome with no issue.