You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't build an actor materializer settings. `akka.stream.materializer` config path is not defined.
at Akka.Streams.ActorMaterializerSettings.Create(ActorSystem system)
at RxStreams\Program.cs:line 27
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
is thrown when the following code is executed with default config (no HOCON):