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)
-
0
-
0
hi
https://github.com/abpframework/abp/issues/10851#issuecomment-986346340
-
0
Thnx dude, that's exactly what I needed! It works perfectly.