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

Failed to register fixer module upgrade-pyenv-tools.js #19

Open
jankeromnes opened this issue Jun 10, 2023 · 1 comment
Open

Failed to register fixer module upgrade-pyenv-tools.js #19

jankeromnes opened this issue Jun 10, 2023 · 1 comment

Comments

@jankeromnes
Copy link
Member

  cmd: 'pyenv update 2>&1 && pyenv install --list',
  stdout: "pyenv: no such command `update'\n",
@jankeromnes
Copy link
Member Author

New error:

  code: 1,
  killed: false,
  signal: null,
  cmd: 'pyenv update 2>&1 && pyenv install --list',
  stdout: '\x1B[2;32mUpdating /home/gitpod/.pyenv...\n' +
    '\x1B[0m\x1B[1;31mpyenv-update: /home/gitpod/.pyenv is not on one of the branches: master, main\n' +
    '\x1B[0m\x1B[1;31mpyenv-update: /home/gitpod/.pyenv is not clean\n' +
    '\x1B[0m\x1B[2;32mUpdating /home/gitpod/.pyenv/plugins/pyenv-update...\n' +
    '\x1B[0mFrom https://github.com/pyenv/pyenv-update\n' +
    ' * branch            master     -> FETCH_HEAD\n' +
    'Already up to date.\n',

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