bonesoul / hypepool

:rocket: :zap: :sparkles: next-gen mining pool server software
Other
118 stars 68 forks source link

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

Open xslugx opened 6 years ago

xslugx commented 6 years ago

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