Copied to clipboard

Flag this post as spam?

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


  • moeen 3 posts 33 karma points
    Apr 12, 2015 @ 01:56
    moeen
    0

    problem with installing umbraco with nuget

    hi. im new on umbraco im just trying to instal umbraco on my project. when i just want to instal it using the command bellow;

    Install-Package UmbracoCms

    it just gives me this error:

    At line:1 char:1 + Install-Package UmbracoCms + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

    can anyone help waht is the problem?

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Apr 12, 2015 @ 06:52
    Dennis Aaen
    0

    Hi moeen and welcome to our :-),

    Did you see the documentation on how to install Umbraco using NuGet. https://our.umbraco.org/documentation/Installation/install-umbraco-with-nuget If you have tried to install Umbraco using the package manager console, then I think you should try follow the guide where you are install Umbraco from NuGet in Visual Studio.

    I have use this approach before without any problems. If it still give you problems then I would recommend you to try the manual installation. https://our.umbraco.org/documentation/Installation/install-umbraco-manually and of course be sure that you are meet the system requirements for the Umbraco installation you are trying to install https://our.umbraco.org/documentation/Installation/system-requirements

    Hope this helps,

    /Dennis

  • Mehul Gajjar 48 posts 172 karma points
    May 05, 2015 @ 11:24
    Mehul Gajjar
    0

    Hi moeen,

    can you please check the version of Package manager of VS.

    Kindly upgrade the Package Manager with latest version.

    and then Install-Package UmbracoCms

    Hope this is helpful

    Regards,

    Mehul Gajjar.

Please Sign in or register to post replies

Write your reply to:

Draft