Activities of "neurawitch"

Answer

Sorry about that.

version 4.2.1, MVC

How can I show a simple error message?

Thanks in advance

I solved the problem. Here's what I had to do:

I. Copy my nuget config file over to the proper directories. 2. Added "COPY ./NuGet.Config ./" to my docker file 3. Appended "--configfile ./NuGet.Config" to the restore command.

Yes, I can access those links without any issues.

Not sure why that package is showing up. I created the project using suite in order to see what would happen when using a brand new project.

Here's what I'm getting in my main project.

error NU1101: Unable to find package Volo.Abp.TextTemplateManagement.MongoDB. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.LanguageManagement.MongoDB. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.LeptonTheme.Management.Domain. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.TextTemplateManagement.Domain. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.LanguageManagement.Domain. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Saas.Domain. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.Commercial.SuiteTemplates. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.TextTemplateManagement.Domain.Shared. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.LeptonTheme.Management.Domain.Shared. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Saas.Domain.Shared. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj] error NU1101: Unable to find package Volo.Abp.LanguageManagement.Domain.Shared. No packages exist with this id in source(s): nuget.org [/src/src/bart.HttpApi.Host/bart.HttpApi.Host.csproj]

Here's a screenshot of the mongodb project

I also created a new project and getting the same thing

Unable to find package Volo.CmsKit.Pro.Admin.Web. No packages exist with this id in source(s): ABP Commercial NuGet Source, Microsoft Visual Studio Offline Packages, nuget.org

Any ideas on when this issue is going to be resolved? I just tried and still have issues.

Regards,,

Brian

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11