PklBugException when reading assets from a local project dependency #203

Closed
opened 2025-12-30 01:22:05 +01:00 by adam · 0 comments
Owner

Originally created by @bioball on GitHub (Sep 9, 2024).

Using read() on an asset in a local project dependency causes an exception like:

–– Pkl Error ––
Resource reader `org.pkl.core.resource.ResourceReaders$ProjectPackageResource` returned unsupported resource type `class org.pkl.core.runtime.VmTyped`.
Originally created by @bioball on GitHub (Sep 9, 2024). Using `read()` on an asset in a local project dependency causes an exception like: ``` –– Pkl Error –– Resource reader `org.pkl.core.resource.ResourceReaders$ProjectPackageResource` returned unsupported resource type `class org.pkl.core.runtime.VmTyped`. ```
adam closed this issue 2025-12-30 01:22:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#203