Copied to clipboard

Flag this post as spam?

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


  • Mikkel Johansen 114 posts 269 karma points
    Aug 15, 2014 @ 08:52
    Mikkel Johansen
    0

    Error installing Umbraco 7.1.4 with Nuget

    Hi

    I'm trying to install Umbraco with Nuget in Visual Studio 2013. But gets an error.
    I have also tried to follow this guide http://our.umbraco.org/documentation/installation/install-umbraco-with-nuget
    I get this error in the Package Manager Console:

    File 'Web.config' already exists in project 'UmbracoSite'. Do you want to overwrite it?
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "N"):Y
    Overwrite existing file 'Web.config'.
    Install failed. Rolling back...
    Install-Package : Specified condition "$(CleanWPPAllFilesInSingleFolder)" evaluates to "" instead of a boolean.  C:\Program Files (x86)\MSBuild\Microso
    ft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets
    At line:1 char:1
    + Install-Package UmbracoCms
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidProjectFileException
        + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

    Please help

    /Mikkel

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Aug 15, 2014 @ 09:04
    Sebastiaan Janssen
    100

    I've updated the documentation, unfortunately ReSharper messes with our installation (we've reported multiple times, like: http://youtrack.jetbrains.com/issue/RSRP-419513).

    The advise for now is when you're installing Umbraco: suspend ReSharper through Tools > Options > ReSharper > Suspend Now. After you're done installing or updating you can re-enable ReSharper in the same way.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies