Skip to content

Version 2.2.1 is not discoverable #421

@mexx

Description

@mexx

I've tried to install the template by running

dotnet new -i SAFE.Template

However the template doesn't appear in the listing of the installed templates after the command run.

I've tried to create a new project with the template by running

dotnet new SAFE

The output of this command:

Couldn't find an installed template that matches the input, searching online for one that does...
Matches from template source: NuGet
-----------------------------------
Template name "SAFE-Stack Web App v2.2.0" (SAFE) from author "Tomasz Heimowski" in pack SAFE.Template
    To use this template, run the following command and try again:
        dotnet new -i SAFE.Template::2.2.0

For some reason the latest version 2.2.1 is not installed by the first command and not offered by the second one.
Looks like there is some defect in it.

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