Hi,
I already tried this and it didn't work. The CLI tool should install successfully on Linux/Ubuntu environments, just like it does on Windows. Could you please check if Linux support is intended and ensure the package includes the necessary DotnetToolSettings.xml file?
dotnet nuget list source: Registered Sources:
Abp Version 9.3
Hello Sümeyye, Thanks. Then I hope you update the tutorial accordingly
Hi,
The app.module.ts file does not exist, it was not created by abp studio
Specified module 'app' does not exist. Looked in the following directories: /src/app/book /src/app/app /src/app /src
yarn ng generate module author --module app --routing --route authors
(Tutorial)Hi Engincan,
While you're at it, if you could change the Google logo as in the link, it would be more standard, thank you.
replace with
Hi Engincan, It did not allow login (this is expected behavior) only this warning message did not come. (MVC UI- Authorization Code Flow)
Hi, I think this is a bug, so it would be better if you solve this issue.
I activated the Google external provider in one of my projects. If the user logs in with a local login when isActive=false
, the warning "You are not allowed to log in! Your account is inactive or needs to confirm your email/phone number
" is given. If the same user logs in with Google, they stay on the login page but the same warning message should come but it does not.
Hi Engincan, I missed that part in the document. Issue solved. Thank you very much for your support.