nuget.org could not be resolved when added private package source.
In my project I have nuget packages from default nuget.org source and some private nuget packages from my source.
When I added my private package source at .yml it successfully dowload my packages at the build but got a erro downloading default packages.
Small build log:
Package Source with Name: VTEX Lab added successfully.
nuget restore
WARNING: The remote name could not be resolved: 'www.nuget.org'
WARNING: The remote name could not be resolved: 'www.nuget.org'
Installing 'VTEX.Logger.Client 7.4.1'.
Installing 'VTEXPractices 1.17.5'.
Installing 'VTEXPracticesAWS 2.2.3'.
WARNING: The remote name could not be resolved: 'www.nuget.org'
Unable to find version '4.5.11' of package 'Newtonsoft.Json'.
Command exited with code 1
Anyone had this error?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 03 Sep, 2014 03:37 PM
Might be a sporadic Azure DNS issue or maybe something was updated on nuget side.
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:47 AM.