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

Conclusion: remove symfony/console v4.0.8 #153

Closed
eclectic-coding opened this issue Apr 23, 2018 · 4 comments
Closed

Conclusion: remove symfony/console v4.0.8 #153

eclectic-coding opened this issue Apr 23, 2018 · 4 comments

Comments

@eclectic-coding
Copy link

Still having problems install. I tried the fixes for the closed issue but does not fix my problem.

`composer global require weprovide/valet-plus
Changed current directory to /Users/webrev/.composer
Using version ^1.0 for weprovide/valet-plus
./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
- Conclusion: don't install weprovide/valet-plus 1.0.13
- Conclusion: don't install weprovide/valet-plus 1.0.12
- Conclusion: don't install weprovide/valet-plus 1.0.11
- Conclusion: don't install weprovide/valet-plus 1.0.10
- Conclusion: don't install weprovide/valet-plus 1.0.9
- Conclusion: don't install weprovide/valet-plus 1.0.8
- Conclusion: don't install weprovide/valet-plus 1.0.7
- Conclusion: don't install weprovide/valet-plus 1.0.6
- Conclusion: don't install weprovide/valet-plus 1.0.5
- Conclusion: don't install weprovide/valet-plus 1.0.4
- Conclusion: don't install symfony/process v3.4.8
- Conclusion: don't install weprovide/valet-plus 1.0.3
- Conclusion: remove symfony/process v4.0.8
- Conclusion: don't install symfony/process v3.4.7
- Conclusion: don't install weprovide/valet-plus 1.0.2
- Installation request for symfony/console (locked at v4.0.8) -> satisfiable by symfony/console[v4.0.8].
- Conclusion: don't install symfony/process v4.0.8
`

@samgranger
Copy link
Contributor

Please correct me if I'm wrong, but do you by chance have Laravel's Valet installed? If so, please remove Laravel's version before installing this version.

@eclectic-coding
Copy link
Author

I will check but I believe I uninstalled

@eclectic-coding
Copy link
Author

Ok, so short story fixed.

Long story: valet uninstall I had done previously did not fully work.

I tried: composer global remove laravel/valet but there indications from the console messages that laravel/valet was not in composer.json but laravel/installer installed.

I dug through the .composer directory but was not able to figure it out. Eventually, I moved everything out of the .composer folder and:
composer global require weprovide/valet-plus

This actually worked and I am up and running.

Short story: the uninstall of laravel/valet did not fully uninstall.

@samgranger
Copy link
Contributor

I'll close this issue since you managed to fix your environment.

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