Open Closed

How to use volo.abp.cli in Ubuntu? #2243


User avatar
0
qaniqani created
  • ABP Framework version: v4.4.2
  • Tiered (MVC) or Identity Server Separated (Angular): no

Hello, I am using Linux Ubuntu 20.04. I installed the CLI with the command "sudo dotnet tool install -g Volo.Abp.Cli". But I couldn't find how to run "abp login email@address.com" command. When I looked with the "dotnet tool list", I couldn't find it in the downloads.

"dotnet tool list" image as in the picture.

We can't run our app because I can't log in. Is there a solution to this problem or another way we can log in?

Regards.


3 Answer(s)
  • User Avatar
    0
    qaniqani created

    I found the place where the tool was installed and ran it, although it returned successful, I still get the license error. What am I doing wrong?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://github.com/abpframework/abp/issues/10851#issuecomment-986346340

  • User Avatar
    0
    qaniqani created

    Thnx dude, that's exactly what I needed! It works perfectly.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11