-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I was updating from 0.1.7 to 0.2.0, and I run into two issues:
- the artifactId in the readme should have a trailing
-corenow - it starts to throw an exception:
Caused by: org.extism.sdk.chicory.ExtismException: Unresolved symbols
at org.extism.sdk.chicory.DependencyGraph.instantiate(DependencyGraph.java:167)
at org.extism.sdk.chicory.Linker.link(Linker.java:80)
at org.extism.sdk.chicory.CompiledPlugin.instantiate(CompiledPlugin.java:15)
at org.extism.sdk.chicory.Plugin$Builder.build(Plugin.java:49)
at org.acme.getting.started.PythonGreetingService.<init>(PythonGreetingService.java:29)
... 35 more
I haven't dedicated time to debug it, but I'll be able to share a reproducer soon.
Metadata
Metadata
Assignees
Labels
No labels