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

Running Tool has unmet requirements #5

Open
smolz opened this issue Mar 25, 2021 · 2 comments
Open

Running Tool has unmet requirements #5

smolz opened this issue Mar 25, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@smolz
Copy link

smolz commented Mar 25, 2021

Describe the bug
When running the tool, it looks like there are dependencies that not listed in the setup. On first run there is a requirement to have the .net core installed. After figuring out how to get that installed, there is a second error:

Error:
  An assembly specified in the application dependencies manifest (report-builder-org.deps.json) was not found:
    package: 'EPPlus', version: '5.1.2'
    path: 'lib/netstandard2.1/EPPlus.dll'

Expected behavior
The exe file should run with zero dependencies

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows,Linux] Windows
  • .Net Framework Version [e.g. 4.7.2] 5.0.201

Additional context
Add any other context about the problem here.

@smolz smolz added the bug Something isn't working label Mar 25, 2021
@sriplayground
Copy link
Contributor

sriplayground commented Mar 29, 2021

@smolz Thanks for the feedback. We will look into this issue. @vaishnav-canarys please look here!

@higgigr
Copy link

higgigr commented Dec 21, 2021

Has any progress been made on this? I'm running into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants