J'essaie d'installer la propriété familiale laravel et je ne parviens pas à ajouter la boîte de la propriété familiale.
L'instruction est: vagrant box add laravel/homestead
Après avoir terminé le processus de téléchargement, l'erreur suivante apparaît.
C:\Users\HARSHA - PC PRO>vagrant box add laravel/homestead
==> box: Loading metadata for box 'laravel/homestead'
box: URL: https://vagrantcloud.com/laravel/homestead
==> box: Adding box 'laravel/homestead' (v9.0.1) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/versions/9.0.1/providers/virtualbox.box
==> box: Box download is resuming from prior download progress
box: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
box: Progress: 100% (Rate: 188k/s, Estimated time remaining: --:--:--)
box: Calculating and comparing box checksum...
The specified checksum type is not supported by Vagrant: sha512.
Vagrant supports the following checksum types:
md5, sha1, sha256
Je suis sur un PC Windows 10 64 bits et j'ai essayé ces instructions avec la version virtualbox (version 6.0.0 r127566 (Qt5.6.2)) et vagrant_2.2.2_x86_64.
J'essaie d'installer la propriété familiale Laravel et je ne suis pas au courant de résoudre ce problème car je suis nouveau dans le vagabond Laravel. J'ai cherché sur le Web le problème particulier et je n'ai trouvé aucune solution concernant ce qui précède, donc toute aide est appréciée.