CLI Problem ? #1246
CLI Problem ?
#1246
|
I am trying to install the FullStackHero CLI using the following command: dotnet tool install -g FullStackHero.CLIHowever, the package cannot be found during installation. Then I tried installing the RC2 version from NuGet: dotnet tool install -g FullStackHero.CLI --version 10.0.0-rc.2Package link: This version installs successfully, but the Could you please clarify why the |
Answered by
iammukeshm
May 27, 2026
Replies: 1 comment
|
New NuGet packages for v10 will be uploaded shortly with documentation. |
0 replies
Answer selected by
gokhanwork
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New NuGet packages for v10 will be uploaded shortly with documentation.