Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in composer.json? #17

Closed
ITwrx opened this issue Nov 12, 2015 · 4 comments
Closed

typo in composer.json? #17

ITwrx opened this issue Nov 12, 2015 · 4 comments

Comments

@ITwrx
Copy link
Contributor

ITwrx commented Nov 12, 2015

i get errors during update having to do with the src/commands folder not being accessible. I'm guessing that's because it's src/Commands locally but src/commands in laravel-shop's composer.json.

thanks

@amostajo
Copy link
Collaborator

Updated composer. Thanks for the finding.
On Nov 12, 2015 2:32 PM, "ITwrx" notifications@github.com wrote:

i get errors during update having to do with the src/commands folder not
being accessible. I'm guessing that's because it's src/Commands locally but
src/commands in laravel-shop's composer.json.

thanks


Reply to this email directly or view it on GitHub
#17.

@ITwrx
Copy link
Contributor Author

ITwrx commented Nov 12, 2015

it seems there's something else too. I couldn't get composer update to run without the below exception so i manually removed laravel-shop and reinstalled via composer but i still get the below exception.

[RuntimeException]                                                                                                                              
  Could not scan for classes inside "/srv/http/my_app/vendor/amsgames/laravel-shop/src/commands" which does not appear to be a file nor a folder

thanks

@amostajo
Copy link
Collaborator

Run
composer update
Fix should be on v0.2.11

@ITwrx
Copy link
Contributor Author

ITwrx commented Nov 13, 2015

no errors after updating to v0.2.11.
Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants