0
mukremin created
Hi; I have downloaded Volo.Easy.Crm samples application when I try to run it I have received attached error.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: vX.X.X
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hi @mukremin, can you rename the flag-icons.css as flag-icon.css and flag-icons.min.css as flag-icon.min.css (remove the plural 's' from both of the files) and then re-run the project again? It should work then.
Files are under the aspnet-core\src\Volo.EasyCrm.Web\wwwroot\libs\flag-icon-css\css location.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
