Skip to content

Commit 6e1d5a9

Browse files
Use adb from PATH
Update common lib where the following changes have been applied: Add helpers function that checks if "adb" is part of the PATH. In this case all android related commands will use the installed adb instead of the one from our resources. This way we prevent errors due to new released version of the adb (for example in our resources the version is 1.0.31, but there's already 1.0.32) when executing our adb. Errors like: Command failed: ADB server didn't ACK * failed to start daemon * error: Update adb for windows to version 1.0.32 https://huboard.com/NativeScript/nativescript-cli#/issues/56225098
1 parent 35a84e0 commit 6e1d5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)