visual studio - Package Manager Console can't find packages -
i'm trying to
install-package nhibernate
but i'm getting "package ... not found". if open pcm-options, list of available sources filled, green ok-symbol isn't there.
can use alternative source different ms-links-id 206669 default source in vs?
i had similar problem last night. 2 linkid values had were:
206669 , 19913
meaning url pass settings dialog were:
https://go.microsoft.com/fwlink/?linkid=206669 https://go.microsoft.com/fwlink/?linkid=19913
the 19913 did not yield in list of packages available. think number came when installed package few weeks (months?) ago , gave first time.
the 206669 seemed work. see expected packages, install packages, not all. example, castle, not log4net. automapper, not restsharp. ones failed said "operation timeout".
i'm glad i'm not 1 see these issues - did not see in faqs or documentation.
it seems linkid , url weakness in framework. see more discussion these values mean, , why there seem @ least 3 different values use. how more clear link www.nuget.com? , how message showing more why operation times out on 1 package not another.
nuget has great promise, , many people swear it. want on board, hiccups can stop people adopting it.
cheers, daniel
Comments
Post a Comment