Under Linux, laravel homestead cannot be started
homestead up prompt “homestead: command not found”
vagrant up Tips:
<code>Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'laravel' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Box file was not detected as metadata. Adding it directly... ==> default: Adding box 'laravel' (v0) for provider: virtualbox default: Downloading: laravel An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. Couldn't open file /home/sun/.homestead/laravel </code>
Run:
sun@sun-Ui:~$ vagrant box list
Tips:
laravel/homestead (virtualbox, 0.6.0)
Solve,,,
Under Linux, laravel homestead cannot be started
homestead up prompt “homestead: command not found”
vagrant up Tips:
<code>Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'laravel' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Box file was not detected as metadata. Adding it directly... ==> default: Adding box 'laravel' (v0) for provider: virtualbox default: Downloading: laravel An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. Couldn't open file /home/sun/.homestead/laravel </code>
Run:
sun@sun-Ui:~$ vagrant box list
Tips:
laravel/homestead (virtualbox, 0.6.0)
Solve,,,
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.