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)
-
0
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!
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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).
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)