0
dev2 created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/
Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index
The exact solution to your question may have been answered before, please use the search on the homepage.
-
ABP Framework version: v4.0.1
-
UI type: Angular
-
Tiered (MVC) or Identity Server Seperated (Angular): no
-
Exception message and stack trace:
-
Steps to reproduce the issue: abp login dev2
-
after typing "abp login dev2" password prompt does no appear
-
4 Answer(s)
-
0
Can you try it again?
-
0
the same from PM but I was able to login from VS terminal
-
0
May be you could login at one go?
abp login dev2 -p yourpassword
-
0
It helped!
Thank you Arjun