Closed ngaffer closed 7 years ago
I dropped the community_store_square package into the "packages" directory under "community_store_square" using C5 version 8.1.0 on my local machine and I am getting this error on install:
Concrete\Package\CommunityStoreSquare\Controller::on_start(): Failed opening required 'vendor/autoload.php' (include_path='/Applications/MAMP/htdocs/theme-name/concrete/vendor:.:/Applications/MAMP/bin/php/php7.1.0/lib/php')
Is this a composer error? Do you have a suggestion that I can try to resolve the issue?
php composer.phar install
I dropped the community_store_square package into the "packages" directory under "community_store_square" using C5 version 8.1.0 on my local machine and I am getting this error on install:
Concrete\Package\CommunityStoreSquare\Controller::on_start(): Failed opening required 'vendor/autoload.php' (include_path='/Applications/MAMP/htdocs/theme-name/concrete/vendor:.:/Applications/MAMP/bin/php/php7.1.0/lib/php')
Is this a composer error? Do you have a suggestion that I can try to resolve the issue?