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

Statiq.Yaml not compatible with latest YamlDotNet #236

Open
alonghurst opened this issue Apr 26, 2022 · 0 comments
Open

Statiq.Yaml not compatible with latest YamlDotNet #236

alonghurst opened this issue Apr 26, 2022 · 0 comments

Comments

@alonghurst
Copy link

Using Statiq.Web 1.0.0-beta47 and YamlDotNet 11.2.1 causes an error when running the Quickstart example from https://www.statiq.dev/web

[ERRO] Inputs/Process » ExecuteIf » ExtractFrontMatter » ParseYaml » [Index.md => Index.md] Method not found: 'System.Collections.Generic.IDictionary2<YamlDotNet.RepresentationModel.YamlNode,YamlDotNet.RepresentationModel.YamlNode> YamlDotNet.RepresentationModel.YamlMappingNode.get_Children()'.`

Replication: Create a new project following the Quickstart example and reference YamlDotnet 11.2.1.

Statiq.Yaml 1.0.0-beta60 references YamlDotnet 6.1.2 which seems to cause a package version clash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant