Copied to clipboard

Flag this post as spam?

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


  • Nuno Inácio 9 posts 59 karma points
    Sep 15, 2020 @ 00:40
    Nuno Inácio
    0

    Hi Umbraco Community, I'm trying to install v8.7 by Nuget but I'm getting a Nuget dependency error related with ImageProcessor.Web package. The error is:

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

    Am I the only one with this issue?

  • Nuno Inácio 9 posts 59 karma points
    Sep 15, 2020 @ 11:31
    Nuno Inácio
    100

    Well, it turns out to be a non issue. I started the project with .Net Framework 4.8 and tried to install Umbraco Cms, by mistake. Then I've downgraded it to 4.7.2. and tryed to install Umbraco again and that's when this error appeared so i believe it has to be related with my previews mistake. Also I've installed Umbraco on a clean solution with .Net Framework 4.7.2 and everything worked perfectly.

    So... (Non) Problem solved.

  • Simon Dingley 1470 posts 3427 karma points c-trib
    Jan 07, 2021 @ 07:31
    Simon Dingley
    0

    Leaving this here in case it is of use to someone else.

    Umbraco version 8.10.1

    I just got this same error on a clean install with a new and empty .Net Framework 4.7.2 application project. Turns out it was due to me updating Microsoft.CodeDom.Providers.DotNetCompilerPlatform to v3.6.0 before installing the UmbracoCms package.

Please Sign in or register to post replies

Write your reply to:

Draft