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

Cannot add a second dependency to the same component #15

Closed
mikkelhegn opened this issue Dec 18, 2024 · 2 comments
Closed

Cannot add a second dependency to the same component #15

mikkelhegn opened this issue Dec 18, 2024 · 2 comments

Comments

@mikkelhegn
Copy link
Member

When trying to add a second dependency to a component, I receive the following error:

Error: failed to merge package `root:component` into existing copy

Caused by:
    0: failed to merge world `dependency-world`
    1: world contains different number of imports than expected

I have tried first adding on, then the other and also the other way around. Each individual dependency is added fine, but if there is one already and another is added, the above error happens.

@karthik2804
Copy link
Collaborator

It is the same issue as #9. This is currently blocked on bytecodealliance/wasm-tools#1897

@mikkelhegn
Copy link
Member Author

Oh sorry, missed that the second use-case was adding a second component. Feel free to close.

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

2 participants