Skip to content

Getting Started doesn't work #503

@davidtme

Description

@davidtme

I followed the steps on https://funcui.avaloniaui.net/ Getting Started and I get the following error:

C:\dev\RandomUi\RandomUi>dotnet run
C:\dev\RandomUi\RandomUi\RandomUi.fsproj : warning NU1903: Package 'Tmds.DBus.Protocol' 0.90.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-xrw6-gwf8-vvr9
C:\dev\RandomUi\RandomUi\RandomUi.fsproj : warning NU1903: Package 'Tmds.DBus.Protocol' 0.90.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-xrw6-gwf8-vvr9
FSC : error FS0193: The module/namespace 'Avalonia.Controls.AutoCompleteBox' from compilation unit 'Avalonia.Controls' did not contain the namespace, module or type 'BindingEvaluator`1'
C:\dev\RandomUi\RandomUi\Program.fs(18,23): error FS0039: The type 'DockPanel' does not define the field, constructor or member 'create'.

The build failed. Fix the build errors and run again.

Opening in VS 2026 I also get the same errors:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions