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

Removing globally installed PHARs fails #137

Closed
sebastianheuer opened this issue Apr 6, 2018 · 0 comments
Closed

Removing globally installed PHARs fails #137

sebastianheuer opened this issue Apr 6, 2018 · 0 comments
Assignees
Labels

Comments

@sebastianheuer
Copy link
Member

Steps to reproduce:

  • run phive install -g phpunit
  • see (correct) absolute path in ~/.phive/phars.xml
  • run phive remove -g phpunit:
$ phive remove -g phpunit
Phive 0.10.0 - Copyright (C) 2015-2018 by Arne Blankerts, Sebastian Heuer and Contributors
[ERROR]    No phar with usage /Users/sebastian/usr/local/bin/phpunit found

Apparently the originally absolute path gets appended to the cwd somewhere.

@sebastianheuer sebastianheuer self-assigned this Apr 6, 2018
@sebastianheuer sebastianheuer added this to To Do in Next Release Jan 29, 2019
@theseer theseer removed this from To Do in Next Release Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant