GoogleChromeLabs / GoogleChromeLabs/bubblewrap
bubblewrap build returns error
Open
bug
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
after running `bubblewrap build` and error is returned:
Installing Android Build Tools. Please, read and accept the license agreement.
build Installing Build Tools
Error: Could not find or load main class ***\.bubblewrap\android_sdk\tools\bin\\..
Caused by: java.lang.ClassNotFoundException: ***\/bubblewrap\android_sdk\tools\bin\\//
Is java a prerequisite to running this? Or is this meant to install all the dependencies like this?
Is this because it's installing to a user folder which has a space in the name?
Contributor guide
Assessment
This issue has not been assessed yet.