Hi, I will apply the temporary workaround, and I hope you will provide a permanent solution as well.
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:
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
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.
Hi Engincan, I missed that part in the document. Issue solved. Thank you very much for your support.
Hi, I sent the sample application to support@abp.io
Hi Engincan, I changed the Built Action property of the file to Embedded Resource but unfortunately I got the same error.
I even tried something like this:
var t = File.OpenText("/Pages/Account/textfile.txt");
But I still got the error:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/Pages/Account/textfile.txt'.
I created the application via Abp Studio and did not make any special changes.