The problem has been fixed. I've refunded your ticket.
Hi. I'll test it and get back to you.
This is not a bug on the abp side, so there will be no ticket refunds. I am closing this question as it has been resolved.
Can you try the package.json content I provided?
{
"version": "1.0.0",
"name": "my-app",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.3.0",
"@volo/abp.aspnetcore.mvc.ui.theme.leptonx": "~3.1.3",
"@volo/account": "~8.1.3",
"@volo/audit-logging": "~8.1.3",
"@volo/file-management": "~8.1.3",
"@volo/identity": "~8.1.3",
"@volo/language-management": "~8.1.3",
"@volo/saas": "~8.1.3"
},
"resolutions": {
"@fortawesome/fontawesome-free": "6.5.1"
}
}
error Couldn't find package “@fortawesome/fontawesome-free@^6.5.1.1” required by “@abp/font-awesome@~8.1.3” on the “npm” registry., according to this log, there is a problem with the version of your fortawesome package, which may be preventing the installation of other packages. Can you try again after fixing this issue?
Hi can you try deleting yarn.lock and running abp install-libs again?
Hi,
Can you use {AuthServerUrl}/api/account/profile-picture-file/{userId} with url.
Example usage:
<img src="https://account.abp.io/api/account/profile-picture-file/d488264a-c732-95c6-eccc-3a04e5515a1f"
Hi,
I’m both the Owner and developer and I cannot find it on the page!
Authorization granted. Can you check again? If the e-book part does not come, can you log out and log in again?