Open Closed

Unable to download 8.3.0 pro packages from nuget.abp.io #7854


User avatar
0
ikappas created

We are getting NuGet Error NU1101 while trying to upgrade to 8.3.0 pro packages:

ie NU1101: Unable to find package Volo.Abp.Identity.AspNetCore. No packages exist with this id in source(s)

  • ABP Framework version: v8.3.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This package exists on nuget.

    https://www.nuget.org/packages/Volo.Abp.Identity.AspNetCore/8.3.0

  • User Avatar
    0
    ikappas created

    Thank you for your response.

    It was due to PackageSourceMapping misconfiguration.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13