richdynamix / magestead

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

Issue installing PHPSpec #108

Closed mauroartizzu closed 1 year ago

mauroartizzu commented 7 years ago

Every version, I think both CentOS and Ubuntu machines (but I'll have to double check) gives me errors installing PHPSpec

`Installing PHPSpec You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug Using version ^3.4 for phpspec/phpspec ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content. chmod: cannot access ‘bin/phpspec’: No such file or directory bash: bin/phpspec: No such file or directory`

I tried to search old issues but I couldn't find anything except some ticket related to Windows 10. Did anyone experienced the same issue? I'm on a Mac, OSX 10.12.4, using the last Magestead version

mauroartizzu commented 7 years ago

maybe related to https://github.com/magento/magento2/issues/8738