-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Call ilo devcontainer and see:
Cannot construct instance of `wtf.metio.devcontainer.Devcontainer`: cannot deserialize from Object value (no delegate- or property-based Creator): this appears to be a native image, in which case you may need to configure reflection for the class that is to be deserialized
at [Source: (File); line: 2, column: 3]
To Reproduce
Steps to reproduce the behavior:
ilo devcontainer- See error
Expected behavior
Deserialization should work fine for native images as well
Additional context
This did work in the past before extracting the devcontainer model in its own library.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working