Open Closed

Unable to Download LeptonX Theme Source Code #10779


User avatar
0
zeldx created

Unable to Download LeptonX Theme Source Code

Hello ABP Team,

I am unable to download the source code for Volo.Abp.LeptonXTheme.

I have already verified that I am signed in with the correct ABP account and organization.

I can successfully download the source code for all other commercial modules. The issue only occurs with LeptonX Theme.

I also tried downloading it using the ABP CLI:

abp get-source Volo.Abp.LeptonXTheme --version 10.5.0

The command starts downloading the module but fails with the following exception:

Volo.Abp.Studio.AbpStudioException:
Downloading source code failed for: Volo.Abp.LeptonXTheme

Could you please verify whether my account/organization has the correct entitlement for the LeptonX Theme source code, or if there is any issue with the download service for this module?

Thank you.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

3 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent
    • Volo.Abp.LeptonXTheme is not the correct module name for downloading LeptonX theme source with abp get-source. For LeptonX, download the Pro package instead:
    abp get-source Volo.Abp.LeptonXTheme.Pro --version 10.5.0
    
    • If the download still fails, try these two proven workarounds:

      1. Download into an empty/clean folder (avoid running abp get-source inside an existing solution folder; it can cause failures and/or file spillage):
    mkdir C:\Temp\leptonx-src
      cd C:\Temp\leptonx-src
      abp get-source Volo.Abp.LeptonXTheme.Pro --version 10.5.0
    
    1. Clear ABP CLI cache and retry (in case a corrupted/old cached artifact is reused):
      • Delete:
        • %USERPROFILE%\.abp\templates\
      • Then re-run:
    abp get-source Volo.Abp.LeptonXTheme.Pro --version 10.5.0
    
    • If it still fails after using the correct module name + clean folder + cache clear, it’s very likely an account/organization entitlement or server-side download issue specifically for that package. In that case, download via ABP Suite as an immediate workaround, and open a ticket / contact ABP support to check your organization’s entitlement for LeptonX Theme Pro source:
      • https://abp.io/contact

    (Verified references you can point to)

    • https://abp.io/support/questions/4668
    • https://abp.io/support/questions/10751

    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Hi,

    We've confirmed it and will fix it soon. https://abp.io/support/questions/10778/Unable-to-Download-LeptonX-Theme-Pro-Source-Code-from-ABP-Studio

    We've refunded your ticket.

    Thanks

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Hi,

    This is fixed now - the missing source packages are published, so you can download the LeptonX theme source from ABP Studio/CLI again. Please give it another try.

    Thanks

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 23, 2026, 09:57
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.