📗 Documentation
- How to Install?: https://docs.abp.io/en/commercial/latest/studio/installation
- Documentation Index: https://docs.abp.io/en/commercial/latest/studio/index (quick starts, templates, fundamentals, concepts, etc...)
📘 Other Resources (ABP Studio Introduction Videos)
- https://www.youtube.com/watch?v=CeUq2ysz-mQ
- https://www.youtube.com/watch?v=sSCxyccoHqE
- https://www.youtube.com/watch?v=XiPRcIHJ3NE
- https://www.youtube.com/watch?v=yo2L1xGa2pM&t=3250s
✏️ Feel free to report any bugs, issues, and problems.
132 Answer(s)
-
0
-
0
-
0
When trying to get the LeptonX theme (as shown in https://dev.to/enisn/you-do-it-wrong-customizing-abp-login-page-correctly-l2k) with CLI I get this error
Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown.
PS C:\Dev\LeptonX> abp get-source Volo.Abp.LeptonXTheme [22:00:17 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [22:00:17 WRN] Volo.Abp.Studio.Extensions.StandardSolutionTemplates extension not found in the NuGet cache. Directory: C:\Users\sturlath\.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\1.1.2\lib\net9.0 [22:00:17 INF] Volo.Abp.Studio.Extensions.StandardSolutionTemplates (v: 1.1.2) extension trying install from the NuGet 🕐 Checking extensions... 🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplateslutionTemplates (v: 1.1.2) package downloaded from https://api.nuget.org/v3/index.jso 🚲 The CLI is restarting to apply the changes with arguments: get-source Volo.Abp.LeptonXTheme PS C:\Dev\LeptonX> [22:00:52 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [22:00:52 INF] Downloading source code of Volo.Abp.LeptonXTheme (Latest) [22:00:52 INF] Output folder: C:\Dev\LeptonX [22:00:53 ERR] Downloading source code failed for: Volo.Abp.LeptonXTheme Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool includeNightly) at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)
I only managed to download it with
abp get-source Volo.Abp.LeptonXTheme.Pro --old
-
0
[Sturla] said: When trying to get the LeptonX theme (as shown in https://dev.to/enisn/you-do-it-wrong-customizing-abp-login-page-correctly-l2k) with CLI I get this error
Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown.
PS C:\Dev\LeptonX> abp get-source Volo.Abp.LeptonXTheme [22:00:17 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [22:00:17 WRN] Volo.Abp.Studio.Extensions.StandardSolutionTemplates extension not found in the NuGet cache. Directory: C:\Users\sturlath\.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\1.1.2\lib\net9.0 [22:00:17 INF] Volo.Abp.Studio.Extensions.StandardSolutionTemplates (v: 1.1.2) extension trying install from the NuGet 🕐 Checking extensions... 🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplateslutionTemplates (v: 1.1.2) package downloaded from https://api.nuget.org/v3/index.jso 🚲 The CLI is restarting to apply the changes with arguments: get-source Volo.Abp.LeptonXTheme PS C:\Dev\LeptonX> [22:00:52 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [22:00:52 INF] Downloading source code of Volo.Abp.LeptonXTheme (Latest) [22:00:52 INF] Output folder: C:\Dev\LeptonX [22:00:53 ERR] Downloading source code failed for: Volo.Abp.LeptonXTheme Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool includeNightly) at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)
I only managed to download it with
abp get-source Volo.Abp.LeptonXTheme.Pro --old
Seems like you are the only one active in this thread
-
0
Seems like you are the only one active in this thread
It does, doesn’t? 😅 Do they value my inputs or should I just stop?
-
0
[Sturla] said:
Seems like you are the only one active in this thread
It does, doesn’t? 😅 Do they value my inputs or should I just stop?
I find your posts interesting because I too have similar errors. And I think it's right to report them so ABP Team can improve the product and avoid new ones.
-
0
[Sturla] said:
Seems like you are the only one active in this thread
It does, doesn’t? 😅 Do they value my inputs or should I just stop?
The point of these sticky posts elude me, as no one from ABP seem to monitor them. From what I remember, I've always had to create actual tickets for any follow up to happen.