when i start using the studio and create a new silution, only empty template appears in the menu,
I choose ABP Suite open i get the following error,
{ ExitCode: 0, IsSuccess: True, StartTime: 12/11/2024 23:30:22 +03:00, ExitTime: 12/11/2024 23:30:26 +03:00, RunTime: 00:00:03.9321498 } 23:30:27.283 Information Completed task execution: "Checking pre-requirements" 23:30:29.612 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll' is not loaded! Path: C:\Users\PC\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Core.dll. 23:30:29.612 Warning Extension 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll' is not loaded! Path: C:\Users\PC\AppData\Local\abp-studio\current\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll.
i have followd the workaround nuget installVolo.Abp.Studio.Extensions.StandardSolutionTemplates however still getting this error
Error downloading 'Volo.Abp.Studio.Extensions.StandardSolutionTemplates.0.9.16' from 'https://www.nuget.org/api/v2/package/Volo.Abp.Studio.Extensions.StandardSolutionTemplates/0.9.16'. Could not find a part of the path 'C:\Users\PC\.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\0.9.16\contentFiles\any\net8.0\TemplateContents\app\src\MyCompanyName.MyProjectName.EntityFrameworkCoreWithSeparateDbContext\EntityFrameworkCore\EntityFrameworkCoreMyProjectNameDbSchemaMigrator.cs'.
1 Answer(s)
-
0
Hi, I can't reproduce the problem. Can you delete version
0.9.16
from.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates
folder and try again?