-
-
Notifications
You must be signed in to change notification settings - Fork 659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error at runtime: Scala module 2.12.4 requires Jackson Databind version >= 2.12.0 and < 2.13.0 #1182
Comments
|
Unable to reproduce the issue on my computer, I just release a version today without any issues. |
@ovidiu-ionescu Did you solve the isssue? . I am facing the same problem. |
I had the same problem in my environment, so I created a PullRequest |
I am facing the same issue. In my case, I am using the agr generated with ./gradlew assembleShadowDist |
I have tried the PR and it works, no sign of the error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I opened the source in Intellij, started App, project appears to run but the moment I try to access port 8080 I get this error:
I checked both the dev branch and the latest label 0.21.0 with the same result.
The text was updated successfully, but these errors were encountered: