the latest EF Core is 5.0.7
probably the node_modules is not installed correctly.
delete this folder => C:/Workspace/OrderManagementSystem/src/angular/.suite/schematics/node_modules
open cmd in C:/Workspace/OrderManagementSystem/src/angular/.suite/schematics/ and run yarn
how about ordering them in the UI ?
You can cache tokens since the browser also stores it until the expire date. I'm not sure if that causes a security leak. this is more a security concern which is out of my domain.
the cookies are stored for only active session. when you close the window, it becomes invalid. users must check "remember me" to have a persistent session.
send us the latest log file. it's under
%UserProfile%\.abp\suite\logs
that's the good solution
ok the problem is "mhd_hmz" user is assigned to your inactive organization "Projile" and you are using "Projile Corporation". we added the user "mhd_hmz" to the "Projile Corporation" organization
try the command and it will work
abp login mhd_hmz -p <your-password>