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

docs: example with required version #3448

Merged
merged 1 commit into from
Dec 10, 2024
Merged

docs: example with required version #3448

merged 1 commit into from
Dec 10, 2024

Conversation

felixhummel
Copy link
Contributor

Not supplying the version results in the following error:

mise ERROR error parsing config file: ~/.config/mise/config.toml
mise ERROR TOML parse error at line 5, column 17
  |
5 | "ubi:cli/cli" = { exe = "gh" }
  |                 ^^^^^^^^^^^^^^
missing version

mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

Not supplying the version results in the following error:

    mise ERROR error parsing config file: ~/.config/mise/config.toml
    mise ERROR TOML parse error at line 5, column 17
      |
    5 | "ubi:cli/cli" = { exe = "gh" }
      |                 ^^^^^^^^^^^^^^
    missing version

    mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
@jdx jdx merged commit 5d17c34 into jdx:main Dec 10, 2024
19 checks passed
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

Successfully merging this pull request may close these issues.

2 participants