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

An assembly specified in the application dependencies manifest (Hypepool.Cli.deps.json) was not found: #51

Open
xslugx opened this issue Jun 15, 2018 · 0 comments

Comments

@xslugx
Copy link

xslugx commented Jun 15, 2018

I do understand this is not ready for production, this is just to provide feedback if this has not happened in any of your test environments.

Description

Error on application launch

Steps to Reproduce

  1. Install all prerequisites
  2. install Hypepool
  3. Run dotnet Hypepool.cli.dll

Expected behavior:
Hypepool successful server launch

Actual behavior:
Error:
An assembly specified in the application dependencies manifest (Hypepool.Cli.deps.json) was not found:
package: 'Microsoft.Extensions.Configuration.Abstractions', version: '1.1.2'
path: 'lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll'

Reproduces how often: 100%

Versions

You can get this information from copy and pasting the output startup output of hypepool.

Additional Information

Ubuntu 18.04
.NET core SDK 2.1.3

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

1 participant