Relative Content

Tag Archive for scalahttp4sfunctional-apihttp4s-circe

value is not a member of org.http4s.HttpRoutes[F]

I am getting a strange error on my code / repo when trying to run a EmberServer in http4s library. I have taken bits from their starter kit and just trying to run the same on my multi-module sbt project repo, rather than running on the sample project http4s provides as the Learner Starter Kit.