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

fixbug: digestif init argument error #753

Merged
merged 2 commits into from
Jun 10, 2024
Merged

fixbug: digestif init argument error #753

merged 2 commits into from
Jun 10, 2024

Conversation

p1ain0
Copy link
Contributor

@p1ain0 p1ain0 commented Jun 3, 2024

In Mac, digestif error with:"Failed to initialize digestif with error 1: /usr/local/texlive/2023/texmf-dist/scripts/digestif/digesti:110: Invalid configuration option: diagnostics = "true"

In Mac, digestif error with:"Failed to initialize digestif with error 1: /usr/local/texlive/2023/texmf-dist/scripts/digestif/digesti:110: Invalid configuration option: diagnostics = "true"
@mattn
Copy link
Owner

mattn commented Jun 3, 2024

Can you change like this?

has('macunix') ? v:null : {'diagnostics': 'true'}

In Mac, digestif error with:"Failed to initialize digestif with error 1: /usr/local/texlive/2023/texmf-dist/scripts/digestif/digesti:110: Invalid configuration option: diagnostics = "true"
@p1ain0
Copy link
Contributor Author

p1ain0 commented Jun 10, 2024

Okay, I have changed. Thank you!

@mattn mattn merged commit 2cad696 into mattn:master Jun 10, 2024
14 checks passed
@mattn
Copy link
Owner

mattn commented Jun 10, 2024

Thank you

@ylee88
Copy link

ylee88 commented Aug 8, 2024

I encountered the same error but on the Arch Linux. Apparently {'diagnostics': 'true'} is not a valid option for digestif?

❯ digestif --version
Digestif 0.5.1

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.

3 participants