Activities of "npnutthapon"

Hello,

I’m upgrading our ABP project from version 3 to version 9. The application previously used the Lepton theme by default, but we now want to switch to LeptonX After following the documentation (https://abp.io/docs/latest/ui-themes/lepton-x/mvc) and running the installation command, the console reports that it unable to find package LeptonX them.

Below is the full log from the installation command.

ABP CLI 9.2.0
Installing 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' package to the project 'NDWC.Web.Portal'...

Build succeeded in 1.3s
info : X.509 certificate chain validation will use the default trust store selected by .NET for code signing.
info : X.509 certificate chain validation will use the default trust store selected by .NET for timestamping.
info : Adding PackageReference for package 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' into project 'C:\Users\PhornthepChooleat\source\repos\NDWC-Web3\aspnet-core\src\NDWC.Web.Portal\NDWC.Web.Portal.csproj'.
info : Restoring packages for C:\Users\PhornthepChooleat\source\repos\NDWC-Web3\aspnet-core\src\NDWC.Web.Portal\NDWC.Web.Portal.csproj...
info :   CACHE https://nuget.abp.io/---/v3/package/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json
info :   GET https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json
info :   NotFound https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json 342ms
info :   CACHE https://api.nuget.org/v3-flatcontainer/system.io.filesystem.primitives/index.json
info :   GET https://nuget.abp.io/---/v3/package/system.io.filesystem.primitives/index.json
info :   NotFound https://nuget.abp.io/---/v3/package/system.io.filesystem.primitives/index.json 349ms
warn : NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.CSharp.Workspaces 3.3.1 requires Microsoft.CodeAnalysis.Common (= 3.3.1) but version Microsoft.CodeAnalysis.Common 4.0.0 was resolved.
warn : NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.CSharp.Workspaces 3.3.1 requires Microsoft.CodeAnalysis.CSharp (= 3.3.1) but version Microsoft.CodeAnalysis.CSharp 4.0.0 was resolved.
warn : NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.Common 3.3.1 requires Microsoft.CodeAnalysis.Common (= 3.3.1) but version Microsoft.CodeAnalysis.Common 4.0.0 was resolved.
error: NU1102: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX with version (>= 9.0.4)
error:   - Found 144 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.3.0-preview20250606 ]
error:   - Found 0 version(s) in Microsoft Visual Studio Offline Packages
error:   - Found 0 version(s) in C:\Program Files\dotnet\library-packs
error:   - Found 0 version(s) in nuget.org
info :   CACHE https://api.nuget.org/v3/vulnerabilities/index.json
info :   CACHE https://api.nuget.org/v3-vulnerabilities/2025.06.05.05.42.46/vulnerability.base.json
info :   CACHE https://api.nuget.org/v3-vulnerabilities/2025.06.05.05.42.46/2025.06.06.05.42.49/vulnerability.update.json
warn : NU1701: Package 'Microsoft.AspNet.Identity.Core 2.2.4' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.AspNet.Identity.EntityFramework 2.2.4' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.AspNet.Mvc 5.2.7' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.AspNet.Razor 3.2.7' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.AspNet.WebPages 3.2.7' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.Owin 4.2.2' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'Owin 1.0.0' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
warn : NU1701: Package 'rlcx.powertools 1.0.15042' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
error: Package 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' is incompatible with 'all' frameworks in project 'C:\Users\PhornthepChooleat\source\repos\NDWC-Web3\aspnet-core\src\NDWC.Web.Portal\NDWC.Web.Portal.csproj'.
Successfully installed.

P.S. I’m already signed in with my ABP Commercial account.

Showing 1 to 1 of 1 entries
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.0.0-preview. Updated on September 04, 2025, 16:11