Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s

When I try to install, it got stuck and gave below error in log.

Could any one help?

May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] Starting Docker Machine Creation…
May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] Using IP: 192.168.95.1/24
May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] Removing existing Docker Machine
May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] null ‘About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n’ ‘Error removing host “local-by-flywheel”: Docker machine “local-by-flywheel” does not exist. Use “docker-machine ls” to list machines. Use “docker-machine create” to add a new one.\nCan’t remove “local-by-flywheel”\n’
May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] Creating Docker Machine…
[ ‘create’,
‘–driver=virtualbox’,
‘–virtualbox-host-dns-resolver’,
‘–virtualbox-hostonly-cidr’,
‘192.168.95.1/24’,
‘–virtualbox-boot2docker-url=file://C:/Users/clark/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso’,
‘–virtualbox-disk-size’,
‘120000’,
‘local-by-flywheel’ ]
May 21, 2019, 5:43 PM GMT+8 - info: [main/docker-create-machine] Error starting plugin binary: open NUL: The system cannot find the file specified.
May 21, 2019, 5:43 PM GMT+8 - error: [main/docker-create-machine] Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s

I’m using windows 10 64 bit version. I tried to right click and use admin right to install. I’m still getting the same problem.