Open Closed

error NU1101: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial #3936


User avatar
0
rajamannar created
  • ABP Framework version: v6.0.0

  • UI type: Blazor

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Exception message and stack trace:

  • NuGet Config files used: D:\a\1\Nuget\tempNuGet_246.config

    Feeds used:
        https://api.nuget.org/v3/index.json
        https://www.myget.org/F/blazorise/api/v3/index.json
        https://nuget.abp.io/71f7060e-21a2-494c-b271-2bc8da5576f9/v3/index.json
    
    Installed:
        43 package(s) to D:\a\1\s\src\Sfs.Core.EntityFrameworkCore\Sfs.Core.EntityFrameworkCore.csproj
        236 package(s) to D:\a\1\s\src\Sfs.Core.AuthServer\Sfs.Core.AuthServer.csproj
    2 of 4 projects are up-to-date for restore.
    

    Done executing task "RestoreTask" -- FAILED. 1>Done building target "Restore" in project "Sfs.Core.AuthServer.csproj" -- FAILED. 1>Done Building Project "D:\a\1\s\src\Sfs.Core.AuthServer\Sfs.Core.AuthServer.csproj" (Restore target(s)) -- FAILED.

Build FAILED.

   "D:\a\1\s\src\Sfs.Core.AuthServer\Sfs.Core.AuthServer.csproj" (Restore target) (1) ->
   (Restore target) -> 
     D:\a\1\s\src\Sfs.Core.AuthServer\Sfs.Core.AuthServer.csproj : error NU1101: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial. No packages exist with this id in source(s): ABP Commercial NuGet Source, BlazoriseMyGet, nuget.org

0 Warning(s)
1 Error(s)

Time Elapsed 00:02:12.36 ##[error]Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1 ##[error]Packages failed to restore Info: Azure Pipelines hosted agents have been updated and now contain .Net 5.x SDK/Runtime along with the older .Net Core version which are currently lts. Unless you have locked down a SDK version for your project(s), 5.x SDK might be picked up which might have breaking behavior as compared to previous versions. You can learn more about the breaking changes here: https://docs.microsoft.com/en-us/dotnet/core/tools/ and https://docs.microsoft.com/en-us/dotnet/core/compatibility/ . To learn about more such changes and troubleshoot, refer here: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/build/dotnet-core-cli?view=azure-devops#troubleshooting Finishing: Restore

  • Steps to reproduce the issue:"

I did several build Runs using AzureDev pipelines yesterday. But this morning the above error is occurring .


3 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, https://nuget.abp.io was offline for a limited time therefore commercial packages could not be retrieved during this outage. It's back online now, can you try again and let me know (so I can refund your ticket), please?

  • User Avatar
    0
    rajamannar created

    Thanks . It works now.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Great to hear that! I've refunded your credit. Best regards.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11