Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mike Chambers 635 posts 1252 karma points c-trib
    Jul 25, 2015 @ 10:00
    Mike Chambers
    0

    Nuget install fails....

    Default 7.2.8 nuget install and setup... followed by attempted nuget Skybrud.Social.Umbraco fails with the following error.

    Install-Package Skybrud.Social.Umbraco
    
    Attempting to gather dependencies information for package 'Skybrud.Social.Umbraco.1.0.1' with respect to project 'Umbraco 7.2.8', targeting '.NETFramework,Version=v4.5.2'
    
    Attempting to resolve dependencies for package 'Skybrud.Social.Umbraco.1.0.1' with DependencyBehavior 'Lowest'
    
    Install-Package : Unable to resolve dependency 'Skybrud.Social'.
    
  • Mike Chambers 635 posts 1252 karma points c-trib
    Jul 25, 2015 @ 10:41
    Mike Chambers
    0

    Also.. trying to install via the package repository admin in the umbraco installation..

    Unable to resolve the server's DNS address.
    
  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Jul 25, 2015 @ 13:39
    Anders Bjerner
    0

    You wouldn't by any chance be using Visual Studio 2015? I've just installed VS2015 to test your issue, and I haven't even been able to install Umbraco via NuGet yet. Everything works fine if I test in VS2013 - both Umbraco and my own package.

    Regarding the package repository not working, I think that is a local issue in your installation. I've also tried that in a fresh 7.2.8 installation, and it works fine.

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Jul 25, 2015 @ 13:59
    Anders Bjerner
    0

    A little update: Turns out VS2015/NuGet just took about half an hour to resolve dependencies.

    I have now installed both Umbraco and my package via NuGet successfully, so again thinking your issue might be caused by something locally.

  • Mike Chambers 635 posts 1252 karma points c-trib
    Jul 25, 2015 @ 19:01
    Mike Chambers
    0

    Yes, you are spot on, I had no issues installing umbraco 7.2.8 via nuget in VS2015 community (on windows 10)

    But just get the can't resolve dependancy on the Skybrud attempted install.. not the lengthy resolving dependancies that you see..

    Did you run the umbraco sit using iis express in v2015? and managed to get the respository install to work?

    However, I do see that there are plenty of other issues with vs2015 presently like no intellisence unless mvc5, which I don't really want to update, So I think the answer is to go back to vs2013 until these umbraco specific issues are resolved.

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Jul 25, 2015 @ 22:46
    Anders Bjerner
    0

    My problem with installing Umbraco was that NuGet took forever to resolve the dependencies. After that, it worked fine.

    I ran Umbraco using IIS express in VS2015. I had no problems with the repository.

Please Sign in or register to post replies

Write your reply to:

Draft