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

handle ruby-build error when attempting to run rbenv install #3

Open
travi opened this issue Aug 20, 2019 · 0 comments
Open

handle ruby-build error when attempting to run rbenv install #3

travi opened this issue Aug 20, 2019 · 0 comments

Comments

@travi
Copy link
Member

travi commented Aug 20, 2019

{ Error: Command failed with exit code 2 (ENOENT): rbenv install --skip-existing
    at makeError (~/.nvm/versions/node/v10.16.3/lib/node_modules/@travi/cli/node_modules/execa/lib/error.js:58:11)
    at handlePromise (~/.nvm/versions/node/v10.16.3/lib/node_modules/@travi/cli/node_modules/execa/index.js:112:26)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  command: 'rbenv install --skip-existing',
  exitCode: 2,
  exitCodeName: 'ENOENT',
  stdout: '',
  stderr:
   'ruby-build: definition not found: 2.6.3\n\nSee all available versions with `rbenv install --list\'.\n\nIf the version you need is missing, try upgrading ruby-build:\n\n  brew update && brew upgrade ruby-build',
  all:
   'ruby-build: definition not found: 2.6.3\n\nSee all available versions with `rbenv install --list\'.\n\nIf the version you need is missing, try upgrading ruby-build:\n\n  brew update && brew upgrade ruby-build',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false,
  signal: undefined }
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

1 participant