Open Closed

Error while building with module pro at Web.Host, Web.Unifiled projects! #110


User avatar
0
drpdev2 created

I updated the latest version. After creating the module pro. I built and got these below errors.

Error NU1101 Unable to find package Volo.Abp.Identity.Pro.Web. No packages exist with this id in source(s): ABP Nightly, Cuong, Microsoft Visual Studio Offline Packages, nuget.org mDelivery.Web.Host Error NU1101 Unable to find package Volo.Abp.Identity.Pro.Web. No packages exist with this id in source(s): ABP Nightly, Cuong, Microsoft Visual Studio Offline Packages, nuget.org mDelivery.Web.Unified Error NU1101 Unable to find package Volo.Saas.Host.Web. No packages exist with this id in source(s): ABP Nightly, Cuong, Microsoft Visual Studio Offline Packages, nuget.org mDelivery.Web.Host Error NU1101 Unable to find package Volo.Saas.Host.Web. No packages exist with this id in source(s): ABP Nightly, Cuong, Microsoft Visual Studio Offline Packages, nuget.org mDelivery.Web.Unified

It means some packages ain't available to get

Could someone please help me fix them!


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

    hi

    You can create an app-pro project and then copy Nuget.Config from its aspnet-core directory to the module project directory.

    I will fix this problem in the next version.

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