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
$ amm
Loading...
Welcome to the Ammonite Repl 2.5.4-26-9cd15abe (Scala 2.13.8 Java 11)
@ import $ivy.`com.typesafe.akka::akka-http-core:10.2.10`
import $ivy.$
@ import akka.http.scaladsl.model.Uri
import akka.http.scaladsl.model.Uri
@ import akka.http.scaladsl.model._
cmd1.sc:10: Symbol 'term akka.stream.scaladsl' is missing from the classpath.
This symbol is required by 'class akka.http.scaladsl.model.SslSessionInfo'.
Make sure that term scaladsl is in your classpath and check for conflicting dependencies with `-Ylog-classpath`.
A full rebuild may help if 'SslSessionInfo.class' was compiled against an incompatible version of akka.stream.
override def toString = "cmd1"
^
Compilation Failed
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: