Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to install latest TcOpen.tco with dotnet tool #122

Closed
KrisztianOlah opened this issue Apr 16, 2024 · 0 comments
Closed

[BUG] Unable to install latest TcOpen.tco with dotnet tool #122

KrisztianOlah opened this issue Apr 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KrisztianOlah
Copy link
Contributor

Describe the bug
When trying to install TcOpen.tco cli app, it downloads 0.2.2-preview.1 version instead, which in turn will generate the same version of the template.

Expected behavior

When installing via the command "dotnet tool install TcOpen.tco --global --version 0.2.2-alpha.39" , I would expect the correct version to be installed or in case of an error no version to be installed.

Additional context
Downloading the 0.2.2-alpha.39 binary and using it manually via cli works fine and generates the desired result

Screenshots
Downloading via dootnet tool:
image

Global version of tool:
image

Local version of tool, downloaded manually:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants