Vagrant Ionic box can not connect to USB device , adb is not installed

Vagrant Ionic box can not connect to USB device , adb is not installed.
I have VM 4.3.12 on Windows7

Error by

vagrant up:

==> default: /home/vagrant/android-sdk-linux/platform-tools/adb: 1: /home/vagran
t/android-sdk-linux/platform-tools/adb:
==> default: Syntax error: “)” unexpected
==> default: /home/vagrant/android-sdk-linux/platform-tools/adb: 1: /home/vagran
t/android-sdk-linux/platform-tools/adb:
==> default: Syntax error: “)” unexpected
==> default: /home/vagrant/android-sdk-linux/platform-tools/adb: 1: /home/vagran
t/android-sdk-linux/platform-tools/adb:
==> default: Syntax error: “)” unexpected
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

Any help is much appreciated.