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

What is the cause of the error(unmarshal failed: toml: incomplete number) when running defualt toml? #108

Open
HanHoRang31 opened this issue Mar 5, 2023 · 0 comments

Comments

@HanHoRang31
Copy link

When hugo server is commanded with example toml,
an error appears with the message
error "./config.toml:30:15": unmarshal failed: toml: incomplete numberunmarshal failed: toml: incomplete number

what is error?
:30:15 is defualt=auto

  [params.colorScheme]
    # Enable toggle colorScheme
    # Default to true
    toggle = true
    # Default colorScheme
    # Default to auto
    default = auto
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