Skip to content
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

Getting NoSuchMethodException on scala.Symbol #79

Open
insdami opened this issue Dec 16, 2024 · 0 comments
Open

Getting NoSuchMethodException on scala.Symbol #79

insdami opened this issue Dec 16, 2024 · 0 comments

Comments

@insdami
Copy link

insdami commented Dec 16, 2024

When I run the executable I get a NoSuchMethodException on scala.Symbol

I've created an example project to showcase the issue, it seems that occurs when running io.circe.semiauto.derive

https://github.com/insdami/native-image-issue

To Reproduce Steps to reproduce the behavior:

  1. Create native image
  2. Run native image executable

Installation:

  • Operating system: macOS
❯ uname -a
Darwin mac 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 arm64

❯ arch
arm64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant