Skip to content

Bubblewrap error on first launch on Linux 9: The given androidSdk isn't correct. #397

Description

@AlexDev404

I have bubblewrap/cli latest installed on my Linux machine. I have just installed Bubblewrap on it and now it's asking me to give the location of the JDK and Android SDK. Alright then, I put in the location of both of them. That worked, but only for the JDK. When I tried putting in the location for the Android SDK it did not work, instead it spitted out the error that is entitled:

The given androidSdk isn't correct.

What does this error mean? I distinctly remember downloading the SDK that you had linked in the *README.MD* file and now it's not working. I even tried redownloading the file over five consecutive times. Please reply.

To Reproduce
Steps to reproduce the behavior:

  1. Install bubblewrap using npm install -g @bubblewrap/cli
  2. Download the SDK using the link in the ReadMe.md file
  3. Type in the commandline: bubblewrap init -manifest=pwa_goes_here
  4. Give the location of the JDK 8 installation you have
  5. Give the link of the Android SDK
  6. See error

Expected behavior
Bubblewrap should now output the error:

>> The given androidSdk isn't correct.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot (36)

Desktop (please complete the following information):

  • OS: Debian 9
  • Browser: Google Chrome
  • Version 86

Smartphone (please complete the following information):
N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions