Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • fatmazayed 41 posts 123 karma points
    May 30, 2023 @ 12:56
    fatmazayed
    0

    create new umbraco 11 templete

    iam using vs 2022

    i already installed .net 7

    when trying to install new templete of umbraco it gives me

    PS D:\HelpProjects> dotnet new install Umbraco.Templates
    

    The following template packages will be installed: Umbraco.Templates

    Umbraco.Templates (version 10.2.0) is already installed, it will be replaced with latest version. Failed to install Umbraco.Templates, the template package is invalid. how can i fix this

  • Steffen Hornbæk Nielsen 56 posts 168 karma points
    Jun 01, 2023 @ 10:57
    Steffen Hornbæk Nielsen
    100

    You could try and uninstall the current template on your machine, and install it again.

    dotnet new uninstall Umbraco.Templates
    

    Hope it helps :D

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies