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

not working in .net core 3.1 web application #5

Open
azozpro opened this issue Sep 9, 2020 · 1 comment
Open

not working in .net core 3.1 web application #5

azozpro opened this issue Sep 9, 2020 · 1 comment

Comments

@azozpro
Copy link

azozpro commented Sep 9, 2020

hi thery
i try to install it with clean project(new project .net core web application vs 2019 ) with core 3.1 and give me this error
" Install-Package : Found invalid data while decoding.
At line:1 char:1
+ Install-Package jsreport.Local -Version 2.3.0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId :
NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
"

@pofider
Copy link
Contributor

pofider commented Sep 9, 2020

This isn't a problem with jsreport.Local nuget package.
Try to fix your environment using these steps
https://stackoverflow.com/a/59122631/1660996

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