richdynamix / magestead

The Vagrant Solution for Magento Developers
81 stars 29 forks source link

magestead new OSX #73

Open weaves81 opened 7 years ago

weaves81 commented 7 years ago

Having an issue creating a new project on OS X El Capitan 10.11.3, php cli 5.6

PHP Fatal error: Cannot use object of type stdClass as array in /Users/richie.mcfarlane/.composer/vendor/richdynamix/magestead/src/Magestead/Helper/Options.php on line 196

screen shot 2016-10-05 at 17 05 56

richdynamix commented 7 years ago

This is a strange one, I never seen this when I had this version, unfortunately I have already updated to macOS Sierra 10.12. I will investigate causes and let you know.

ivagarfitt commented 7 years ago

hi, same error

Fatal error: Cannot use object of type stdClass as array in /Users/ivagarfi/.composer/vendor/richdynamix/magestead/src/Magestead/Helper/Options.php on line 196

I added magento keys to auth.json and it passed that point but now there is 404 when I try to open domain. And when run vgrant up it gives this error:

==> local: AH00112: Warning: DocumentRoot [/var/www/public/pub] does not exist

weaves81 commented 7 years ago

Adding the keys to auth.json worked fine.