I'm trying to download homestead/laravel with vagrant. I'm selecting vmware_desktop box, but i'm getting this error :
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
i have lunched this command : vagrant box add laravel/homestead
i tried also --insecure
option but i got the same error
What i have to do. Help please