Open Closed

Unable to restore packages in Pro Template #8446


User avatar
0
Patrick created
  • ABP Framework version: 7.0.1
  • UI Type: MVC
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: see image. Unable to restore project packages.
  • Steps to reproduce the issue: abp new Payment.Admin -t app-pro -u mvc -dbms PostgreSQL -v 7.0.1 -cs "Server=localhost;Port=5432;Database=tpadmin;User ID=postgres;Password=postgres;" -o Tec.Payment.Admin


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

    hi

    What is the outputs of the dotnet restore command? Can you try this command and share?

  • User Avatar
    0
    Patrick created

    hi

    What is the outputs of the dotnet restore command? Can you try this command and share?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please check the Nuget.Config in your solution.

    It should contain the nuget.abp.io source.

  • User Avatar
    0
    Patrick created

    hi

    Please check the Nuget.Config in your solution.

    It should contain the nuget.abp.io source.

    It does contain the package url.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share your Payment.Admin project? https://wetransfer.com/

    I will download and check.

    liming.ma@volosoft.com

Made with ❤️ on ABP v9.1.0-preview. Updated on December 10, 2024, 06:38