I am developing a PWA App and want to transform it to a TWA with Bubblewrap, but I get the following error:
Building the Android App...
- Generated Android APK at ./app-release-signed.apk
- Generated Android App Bundle at ./app-release-bundle.aab
Failed to run the PWA Quality Criteria checks. Skipping.
Does anyone know where I have to start to fix it?
As indicated in the lines before that, the application was generated successfully.
This error just means that Bubblewrap was unable to generate a Lighthouse and check your PWA against the quality criteria.