Skip to content

Component dependencies not working #238

@radu-matei

Description

@radu-matei

Trying to run an application that uses component dependencies -- for example https://github.com/radu-matei/spin-deps-image-manipulation.

Locally everything runs properly. However, when I run the app using SpinKube, I get the following error:

time="2024-11-14T17:27:05.248670334Z" level=error msg="run_wasi ERROR >>>  failed: component imports instance `component:image-manipulation-lib/image-manipulation`, but a matching implementation was not found in the linker

Caused by:
    0: instance export `grayscale` has the wrong type
    1: function implementation is missing"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions