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 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
New NuGet packages for v10 will be uploaded shortly with documentation. |
Beta Was this translation helpful? Give feedback.
New NuGet packages for v10 will be uploaded shortly with documentation.