magestead icon indicating copy to clipboard operation
magestead copied to clipboard

magestead new OSX

Open weaves81 opened this issue 8 years ago • 3 comments

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

weaves81 avatar Oct 05 '16 16:10 weaves81

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.

richdynamix avatar Oct 07 '16 07:10 richdynamix

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

ivagarfitt avatar Oct 07 '16 21:10 ivagarfitt

Adding the keys to auth.json worked fine.

weaves81 avatar Oct 17 '16 09:10 weaves81