Activities of "mohsalah"

We are trying to install LeptonX theme instead of the default LeptonXLite using abp cli, when I try to execute the command using my commercial account: abp add-package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX I got the following result with error : "error: Package 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' is incompatible with 'all' frameworks in project 'C:\MyProject' " although it setups the required code to use the new theme but it did not install the package dll Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX

Here is the entire result:

[11:28:27 INF] ABP CLI (https://abp.io) [11:28:29 INF] Installing 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' package to the project 'MainApp.Web'... Determining projects to restore... Writing C:\Users\mohda\AppData\Local\Temp\tmp641.tmp info : Adding PackageReference for package 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' into project 'C:\Users\mohda\Documents\NourSoft\Project\PlatformGitHub\eplatform-front\src\MainApp.Web\MainApp.Web.csproj'. info : Restoring packages for C:\Users\mohda\Documents\NourSoft\Project\PlatformGitHub\eplatform-front\src\MainApp.Web\MainApp.Web.csproj... info : GET https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json info : CACHE https://nuget.abp.io/a7f0a654-d40f-4b97-a9f6-c53b5bdfee6c/v3/package/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json info : CACHE https://nuget.devexpress.com/gyycK4CBuUWcSLdP4vnRpZC4pg87mWe7Jc3z1XWdz7vmMlRDCE/api/FindPackagesById()?id='Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX'&semVerLevel=2.0.0 info : GET https://www.myget.org/F/blazorise/api/v3/flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json info : NotFound https://www.myget.org/F/blazorise/api/v3/flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json 439ms info : NotFound https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.leptonx/index.json 934ms error: NU1102: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX with version (>= 6.0.2) error: - Found 58 version(s) in ABP Commercial NuGet Source [ Nearest version: 2.2.0-preview20230328 ] error: - Found 0 version(s) in DevExpress 21.2 Local error: - Found 0 version(s) in Microsoft Visual Studio Offline Packages error: - Found 0 version(s) in Text Control Offline Packages error: - Found 0 version(s) in C:\Program Files\dotnet\library-packs error: - Found 0 version(s) in WebRequest error: - Found 0 version(s) in nuget.org error: - Found 0 version(s) in DevExpress MAUI error: - Found 0 version(s) in BlazoriseMyGet error: Package 'Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX' is incompatible with 'all' frameworks in project 'C:\Users\mohda\Documents\NourSoft\Project\PlatformGitHub\eplatform-front\src\MainApp.Web\MainApp.Web.csproj'. [11:28:48 INF] Successfully installed.

  • ABP Framework version: v6.0.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21