GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
Apache License 2.0
2.29k stars 152 forks source link

cli ERROR unrecognised content at end of stream #851

Closed YellowLorryRedLorry closed 2 months ago

YellowLorryRedLorry commented 2 months ago

Describe the bug When running the command bubblewrap init --manifest https:// and answering the questions in the questionnaire bubblewrap starts the green progress bar "Generating Android Project" at 0% and exits "cli ERROR unrecognised content at end of stream"

Desktop (please complete the following information):

YellowLorryRedLorry commented 2 months ago

pwabuilder.com created the icons for the manifest. Opening and saving the icons manually solved the issue.