GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Unexpected token in JSON at position 0
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
This [issue](https://github.com/pwa-builder/PWABuilder/issues/2935) occurs in [PWABuilder](https://pwabuilder.com/) repo, bubblewrap is used to package TWAs. Getting this error for https://raspadito.com/lobby/appmanifest.json :
`Initializing application from Web Manifest:
- https://raspadito.com/lobby/appmanifest.json
cli ERROR Unexpected token in JSON at position 0`
**To Reproduce**
bubblewrap init --manifest=https://raspadito.com/lobby/appmanifest.json
**Expected behavior**
Successful build
**Desktop (please complete the following information):**
- Browser: Microsoft Edge
Contributor guide
Assessment
This issue has not been assessed yet.