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

phpenv versions includes versions that were not successfully installed #40

Open
joshuaspence opened this issue May 3, 2016 · 1 comment

Comments

@joshuaspence
Copy link

If I run phpenv versions, it seems that versions are included in the output which were not successfully installed.

> phpenv versions
  system
* 5.3.29 (set by /mnt/jenkins-slave-workspace/tools/com.cloudbees.jenkins.plugins.customtools.CustomTool/phpenv/phpenv/version)
  5.4.45
  5.5.31
  5.5.35
  5.6.17
  5.6.21
  7.0.5
  7.0.6
> phpenv local 5.5.35
> php --version
rbenv: php: command not found

The `php' command exists in these Ruby versions:
  5.3.29
  5.4.45
  5.5.31
  5.6.17
  7.0.5
  7.0.6

> ls $phpenv_HOME/phpenv/versions/5.5.35
etc  libexec
@ratatuille
Copy link

Can you guys make a video about ?

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