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

task env parse bug: data did not match any variant of untagged enum Either #2177

Closed
mustafa0x opened this issue May 23, 2024 · 0 comments · Fixed by #3177
Closed

task env parse bug: data did not match any variant of untagged enum Either #2177

mustafa0x opened this issue May 23, 2024 · 0 comments · Fixed by #3177
Labels

Comments

@mustafa0x
Copy link

mise.toml

[tasks.foo]
env = { DEBUG = 0 }
mise error parsing config file: ~/path/.mise.toml
mise TOML parse error at line 2, column 17
  |
2 | env = { DEBUG = 0 }
  |                 ^
data did not match any variant of untagged enum Either

mise Run with --verbose or MISE_VERBOSE=1 for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant