Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

[🐛]:  #41

Description

@axtens

Describe the bug
otterkit new app doesn't work

To Reproduce
otterkit new app
This gives

C:>otterkit new app
No templates or subcommands found matching: 'otterkit-export'.

To list installed templates similar to 'otterkit-export', run:
   dotnet new list otterkit-export
To search for the templates on NuGet.org, run:
   dotnet new search otterkit-export

And those instructions don't work either, viz

C:>   dotnet new list otterkit-export
No templates found matching: 'otterkit-export'.

To search for the templates on NuGet.org, run:
   dotnet new search otterkit-export


For details on the exit code, refer to https://aka.ms/templating-exit-codes#103

C:>   dotnet new search otterkit-export
Searching for the templates...
Matches from template source: NuGet.org
No templates found matching: 'otterkit-export'.


For details on the exit code, refer to https://aka.ms/templating-exit-codes#103

Platform Information (please complete the following information):

  • OS: Windows
  • OS Version: 11
  • CPU Architecture: x64
  • Libotterkit Version:
>dotnet new install Otterkit.Templates::1.7.50
The following template packages will be installed:
   Otterkit.Templates::1.7.50

Success: Otterkit.Templates::1.7.50 installed the following templates:
Template Name               Short Name    Language  Tags
--------------------------  ------------  --------  -----------------
Otterkit COBOL Application  otterkit-app  [C#]      COBOL/Application
Otterkit COBOL Library      otterkit-lib  [C#]      COBOL/Library


C:>dotnet tool install --global Otterkit --version 1.0.80
Tool 'otterkit' is already installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions