hypepool
hypepool copied to clipboard
An assembly specified in the application dependencies manifest (Hypepool.Cli.deps.json) was not found:
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
- Install all prerequisites
- install Hypepool
- 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