Copied to clipboard

Flag this post as spam?

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


  • Dan Smith 13 posts 93 karma points
    Jul 22, 2020 @ 17:31
    Dan Smith
    0

    Version issue with NuGet package

    I'm trying to start a fresh install of Umbraco (latest stable, 8.6.3) using NuGet, and I'm getting the following error during the process:

    Unable to find a version of 'ImageProcessor.Web' that is compatible with 'UmbracoCms 8.6.3 constraint: ImageProcessor.Web (>= 4.10.0.100 && < 4.999999.0)'.
    

    It's requiring a version number that can't possibly exist. Is there any way to adjust this?

  • Dhanesh Kumar MJ 99 posts 318 karma points
    Jul 22, 2020 @ 17:54
    Dhanesh Kumar MJ
    0

    Hey,

    No idea :), but you can download directly from here https://our.umbraco.com/download/releases/

    Follow these steps

    1. Add a local binding in IIS
    2. Create a database
    3. Update the connection string in web config.
    4. Allow permission
    5. Browse

    This will work :)

  • Stan 8 posts 72 karma points
    Aug 18, 2020 @ 20:33
    Stan
    0

    Same problem here. It is appreaciated D K M J, but your solution is not an answer to this problem - it is a workaround.

  • Eric Z 1 post 74 karma points
    Aug 21, 2020 @ 08:27
    Eric Z
    3

    Resolved by downgrading the “Microsoft.CodeCom.Providers.DotNetCompilerPlatform” package back to 2.0.1 from 3.6.0.

  • Tamer Mostafa Ibrahim 1 post 22 karma points
    Oct 01, 2020 @ 14:35
    Tamer Mostafa Ibrahim
    1

    Thanks a lot Eric... Your solution working for me...

  • Huw Reddick 335 posts 1007 karma points
    Dec 06, 2020 @ 14:41
    Huw Reddick
    0

    just had the same problem so thanks for the answer Eric Z

  • 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