Open Closed

Unable to find package Volo.Abp.Account.Pro.Public.Web.OpenIddict. #8848


User avatar
0
dfzamora created
  • ABP Framework version: v8.2.3

  • UI Type: Angular

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace:

  • Steps to reproduce the issue: I am trying to add the next packages to my project

    • "Volo.Abp.Account.Pro.Public.Web.OpenIddict" Version="8.2.3"

    • "Volo.Abp.Account.Pro.Public.Web.Impersonation" Version="8.2.3"

But I get the next error image.png

I tested the steps provided here https://abp.io/package-detail/Volo.Abp.Account.Pro.Public.Web.OpenIddict but none of them are working
I have noticed that if I click the button See on nuget, I am redirected to a nuget package that is not working https://www.nuget.org/packages/Volo.Abp.Account.Pro.Public.Web.OpenIddict/


2 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    You cannot access the packages of ABP Pro modules from nuget.org. We have our own NuGet server due to some license validations.

    Does the project you created have a NuGet.Config file? If so, can you check if the nuget.abp.io source has been added like below?

    Screenshot 2025-02-24 at 12.07.07.png

    Screenshot 2025-02-24 at 12.05.18.png

  • User Avatar
    0
    dfzamora created

    Hello, thanks a lot, that fixed the issue.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08