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

Issue in bubblewrap build command #833

Closed Supritha0203 closed 3 months ago

Supritha0203 commented 9 months ago

When the bubblewrap build command is executed, it shows the following error Installing Android Build Tools. Please, read and accept the license agreement. build Installing Build Tools Error: Could not find or load main class s Caused by: java.lang.ClassNotFoundException: s

cli ERROR undefined The jdk and android sdk are downloaded from the bubblewrap itself Screenshot 2023-10-25 113341

emoffett commented 6 months ago

I experienced the same issue

designerjason commented 3 months ago

This issue has been around for quite a while... https://github.com/GoogleChromeLabs/bubblewrap/issues/606 + https://github.com/GoogleChromeLabs/bubblewrap/issues/738

ibrahimkarahan commented 3 months ago

Duplicate of #606