Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
When installing Umbraco 6.2.6 via nuget on a new solution we get the error:
Install-Package : Unable to find a version of 'Lucene.Net' that is compatible with 'Examine 0.1.68 constraint: Lucene.Net (>= 2.9.4.1)', 'UmbracoCms.Core 6.2.6 constraint: Lucene.Net (>= 2.9.4.1 && < 3.0.0)'. At line:1 char:1 + Install-Package uComponents -Version 6.0.0 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
Has anyone seen that before? Installing all the dependencies independently seems to work.
Hi Tim,
Why you need Umbraco 6.2.6 version? What is the problem of newest version?
Thanks
If you mean why not a version of 7? That's because upgrading the UI is a massive change for the customer but more than that, this install uses a lot of custom functionality that isn't supported -and the customer isn't going to pay us to upgrade ;)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error installing Umbraco 6.2.6 from nuget
When installing Umbraco 6.2.6 via nuget on a new solution we get the error:
Install-Package : Unable to find a version of 'Lucene.Net' that is compatible with 'Examine 0.1.68 constraint: Lucene.Net (>= 2.9.4.1)', 'UmbracoCms.Core 6.2.6 constraint: Lucene.Net (>= 2.9.4.1 && < 3.0.0)'. At line:1 char:1 + Install-Package uComponents -Version 6.0.0 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
Has anyone seen that before? Installing all the dependencies independently seems to work.
Hi Tim,
Why you need Umbraco 6.2.6 version? What is the problem of newest version?
Thanks
If you mean why not a version of 7? That's because upgrading the UI is a massive change for the customer but more than that, this install uses a lot of custom functionality that isn't supported -and the customer isn't going to pay us to upgrade ;)
is working on a reply...