The remote name could not be resolved: 'api.nuget.org' -
i having problem installing nuget package using package manager console in visual studio 2017. following if full details of error:
install-package : unable load service index source https://api.nuget.org/v3/index.json. error occurred while sending request. remote name not resolved: 'api.nuget.org' @ line:1 char:1 + install-package selenium.webdriver -version 3.0.0 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo : notspecified: (:) [install-package], exception + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand
i checked status of each nuget servers here , seem operational. found similar posts them old enough. tried reset router still same.
hope helps me. emailed support did not reply yet.
i encountered issue time ago still want post reason others. seems error details correct:
the remote name not resolved: 'api.nuget.org'
i found out next day internet provider having issues time. tried installing package again other day , works without doing adjustment.
Comments
Post a Comment