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
scalac: Bad symbolic reference. A signature in C:\Users\philip\AppData\Local\Coursier\cache\v1\https\repo1.maven.org\maven2\com\nrinaudo\kantan.regex_2.13\0.5.2\kantan.regex_2.13-0.5.2.jar(kantan/regex/RegexError.class)
refers to Error/T in package kantan.codecs.error which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling C:\Users\philip\AppData\Local\Coursier\cache\v1\https\repo1.maven.org\maven2\com\nrinaudo\kantan.regex_2.13\0.5.2\kantan.regex_2.13-0.5.2.jar(kantan/regex/RegexError.class).
scalac: Bad symbolic reference. A signature in C:\Users\philip\AppData\Local\Coursier\cache\v1\https\repo1.maven.org\maven2\com\nrinaudo\kantan.regex_2.13\0.5.2\kantan.regex_2.13-0.5.2.jar(kantan/regex/DecodeError.class)
refers to ErrorCompanion/T in package kantan.codecs.error which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling C:\Users\philip\AppData\Local\Coursier\cache\v1\https\repo1.maven.org\maven2\com\nrinaudo\kantan.regex_2.13\0.5.2\kantan.regex_2.13-0.5.2.jar(kantan/regex/DecodeError.class).
The text was updated successfully, but these errors were encountered:
I'm in Scala 3, I wish to use Katan.regex. Can you provide any help?
Lets try
The text was updated successfully, but these errors were encountered: