I'm trying to install Umbraco from nuget. but i keep getting the following error...
Install-package : Unable to find a version of 'Newtonsoft.Json' that is compatible with 'UmbracoCms 7.11.1 constraint: Newtonsoft.Json (>= 10.0.2 && < 11.0.0)', 'UmbracoCms.Core 7.11.1 constraint: Newtonsoft.Json
(>= 10.0.2 && < 11.0.0)'.
i double checked my process made sure i followed Codehare Paul Seals instructions as i have done before.. run the installer and boom issue
anyone have this problem or resolution..workaround.. I'e checked my resource, i've checked my permissions, i've removed resharper...(not reboted and tried but expect the same)
installation 7.11.1 Nuget issues with json fail
I'm trying to install Umbraco from nuget. but i keep getting the following error...
Install-package : Unable to find a version of 'Newtonsoft.Json' that is compatible with 'UmbracoCms 7.11.1 constraint: Newtonsoft.Json (>= 10.0.2 && < 11.0.0)', 'UmbracoCms.Core 7.11.1 constraint: Newtonsoft.Json (>= 10.0.2 && < 11.0.0)'.
i double checked my process made sure i followed Codehare Paul Seals instructions as i have done before.. run the installer and boom issue
anyone have this problem or resolution..workaround.. I'e checked my resource, i've checked my permissions, i've removed resharper...(not reboted and tried but expect the same)
any help appreaciated?
Hi Ravi,
What version of VS are using ? For me it's working in 2015 and 2017
And what is the target framework of your vs solution ? Working for me on 4.5.2 and 4.6.1
Maybe you have the wrong nuget feed referenced ?
Dave
I've checked the feed, might try and see if target framework affects it.. good starting point..
I marked this as a solution, I found no actual solution..just appears my computer was borked
Also could you try to install NewtonSoft 10.0.2 seperatly in a empty vs project just to see if that works for you.
Dave
now gonna try this.. very strange
no solution found think its faulty laptop as seems to work on others..
is working on a reply...