Open Closed

Latest easy CRM sample does not build #585


User avatar
0
mpvismer created

We're haveing some trouble with the latest easy_crm sample:

Error occurred while restoring NuGet packages: Value cannot be null. Parameter name: baseUrl

We're running the latest ABP (3.3.1) and MS Studio 16.8.2

It should be reproducible by trygin to build the sample in latest visual studio. Unfortunately google has not been much help to us on this one. Would it be possible to have any advice?


3 Answer(s)
  • User Avatar
    0
    christianharo created

    Same problem with any project not just this one. even if i create one with with abp suite

    Time Elapsed: 00:00:02.5816282 ========== Finished ==========

    Error occurred while restoring NuGet packages: Value cannot be null. Parameter name: baseUrl [ABP Commercial NuGet Source] The source does not have a Search service!

  • User Avatar
    0
    BassaSolutions created

    The error occurs as soon as nuget server of abp.io is added. (If removed, it correctly downloads all available nuget packages and throws error for the ones of abp that are not accessible).

  • User Avatar
    0
    alper created
    Support Team Director

    sorry this is an issue about nuget server. it's fixed. and you can try again to restore your packages.

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