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.36k stars 161 forks source link

ERROR "playPublish" is not a valid command! #786

Closed lovkyndig closed 4 weeks ago

lovkyndig commented 1 year ago

Screenclip of error:

playPublish not valid command

bubblewrap/cli/README.md give this information about play and playPublish:

playPublish-command

Why this error?

I am using windows and the latest version of everything. Do I need to install core for this command?

Source:

I was also reading about this command in #621

FRSgit commented 1 month ago

Hey! I've just created a PR resolving this one - hopefully it will get merged soon.

And until it does - in my repo I'm using pnpm patch to uncomment needed lines by myself. You can do the same on your side natively in pnpm/yarn or if you need npm then you can try using this package.