0

I have installed Vagrant, VirtualBox and Homestead correctly, made all configurations correctly, when I try to run composer command to install Laravel on my VM using SSH I got this error :

[ErrorException] mkdir(): Protocol error 

And here is a screenshot of the error : Screenshot of the problem

I don't what is causing thatgr

1
  • what's your virtulabox and vagrant version? Commented Jul 2, 2016 at 16:43

1 Answer 1

1

I guess you are using VirtualBox version 5.0.4. Seems like this a bug of VirtualBox: https://www.virtualbox.org/ticket/14563

Fixed in https://www.virtualbox.org/download/testcase/VirtualBox-5.0.5-102721-OSX.dmg

So, upgrade or downgrade your VirtualBox version.

Sign up to request clarification or add additional context in comments.

2 Comments

Thank you so much, I've reverted back to 4.3.38 and it worked fine.
nice to know that. @SaifLacrimosa

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.