Skip to content

Dependency issue when installing UIBuilder alongside uSync in a v12 Umbraco website #72

@JamesDodwell

Description

@JamesDodwell

I have an Umbraco 12 site. I've installed Umbraco.UIBuilder (12.0.0) but now it won't run. This appears to be a dependency issue because uSync (12.1.0) and Umbraco.UIBuilder.Web.StaticAssets (12.0.0) have dependcy on different versions of Microsoft.AspNetCore.Components.Web.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Run a v12 Umbraco site
  2. Install uSync (12.1.0)
  3. Install Umbraco.UIBuilder.Web.StaticAssets (12.0.0)
  4. dotnet run
  5. See the following error...

Screenshot 2023-11-01 170836


This item has been added to our backlog AB#34767

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions