Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuget package install fails on VS2015E #2642

Closed
mprevot opened this issue Aug 28, 2015 · 1 comment
Closed

nuget package install fails on VS2015E #2642

mprevot opened this issue Aug 28, 2015 · 1 comment

Comments

@mprevot
Copy link

mprevot commented Aug 28, 2015

Attempting to resolve dependencies for package 'Yeppp.CLR.Bundle.1.0.1-prerelease' with DependencyBehavior 'Lowest'
Resolving actions to install package 'Yeppp.CLR.Bundle.1.0.1-prerelease'
Resolved actions to install package 'Yeppp.CLR.Bundle.1.0.1-prerelease'
Install failed. Rolling back...
Package 'Yeppp.CLR.Bundle 1.0.1-prerelease' does not exist in project 'VideoProcessor'
Package 'Yeppp.CLR.Bundle 1.0.1-prerelease' does not exist in folder 'C:\Users\soleil\Documents\Visual Studio 2015\Projects\shutter_modeler\packages'
Install-Package : Could not install package 'Yeppp.CLR.Bundle 1.0.1-prerelease'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more
information, contact the package author.
At line:1 char:1

  • Install-Package Yeppp.CLR.Bundle -Pre
  • - CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
    - FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
@maartenba
Copy link
Contributor

This issue was moved to NuGet/Home#1298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants