We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PM> install-Package Nustache Attempting to gather dependency information for package 'Nustache.1.16.0.1' with respect to project 'Admin\webfront', targeting '.NETFramework,Version=v4.5' Attempting to resolve dependencies for package 'Nustache.1.16.0.1' with DependencyBehavior 'Lowest' install-Package : Unable to resolve dependencies. 'Microsoft.AspNet.Razor 3.0.0' is not compatible with 'Microsoft.AspNet.Mvc 5.2.3 constraint: Microsoft.AspNet.Razor (>= 3.2.3 && < 3.3.0)', 'Microsoft.AspNet.WebPages 3.2.3 constraint: Microsoft.AspNet.Razor (>= 3.2.3 && < 3.3.0)', 'RazorEngine 3.7.7 constraint: Microsoft.AspNet.Razor (>= 3.0.0)'. At line:1 char:1 + install-Package Nustache + ~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
in Nuget info:
shouldn't this just install "anywhere"?
The text was updated successfully, but these errors were encountered:
It should indeed, the only package with Nustache that requires MVC is Nustache.Mvc3
Sorry, something went wrong.
No branches or pull requests
in Nuget info:
shouldn't this just install "anywhere"?
The text was updated successfully, but these errors were encountered: