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

Error on install #51

Closed
ribafs opened this issue Sep 30, 2016 · 4 comments
Closed

Error on install #51

ribafs opened this issue Sep 30, 2016 · 4 comments

Comments

@ribafs
Copy link

ribafs commented Sep 30, 2016

I try to install only making download/clone e uncompress but not have vendor.
I try to install with composer:
composer create-project --stability=dev --keep-vcs seld/php-console
Error:
[InvalidArgumentException]
Could not find package seld/phpconsole with stability dev.

Then I down package zip, uncompress and
cd /var/www/html/php-console
composer update
And works.

Thank you for your work.

@Seldaek
Copy link
Owner

Seldaek commented Oct 1, 2016

The error message lists the package name as seld/phpconsole and not seld/php-console so it looks to me like you had a typo or something?

@ribafs
Copy link
Author

ribafs commented Oct 1, 2016

Em 01/10/2016 09:05, Jordi Boggiano escreveu:

The error message lists the package name as seld/phpconsole and not seld/php-console so it looks to me like you had a typo or something?

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub [1], or mute the thread [2].

I change project name to phpconsole and not php-console.

This make diference?

Colaborar é ser Humano!

Links:

[1]
#51 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AA0MoLfnOP9b2BmWIromt1by-gmCmRMUks5qvkyngaJpZM4KK9HR

@Seldaek
Copy link
Owner

Seldaek commented Oct 1, 2016 via email

@ribafs
Copy link
Author

ribafs commented Oct 1, 2016

Em 01/10/2016 11:00, Jordi Boggiano escreveu:

Well that's the package name so yes it matters, if you change the name
it won't find it.

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub [1], or mute the thread [2].

Ok. I undestund. Thank you.

Colaborar é ser Humano!

Links:

[1]
#51 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AA0MoN7LS1vh7z3b6ZrJ6--4A6BAYV35ks5qvmdzgaJpZM4KK9HR

@Seldaek Seldaek closed this as completed Oct 10, 2016
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