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

Improve error message if the dependent world is changing and incopatible with previous attemp at importing #11

Open
mikkelhegn opened this issue Dec 12, 2024 · 0 comments

Comments

@mikkelhegn
Copy link
Member

As I try and get my World etc. right, I'm continuously trying to import it to a Spin component using spin deps add.

At a given point I ended up with this error:

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

Caused by:
    0: failed to merge world `dependency-world`
    1: import `advent-of-spin:challenge-two/non` not found in target world

It would be good to expand the error message telling the user where the root:component world can be found - .wit folder, and even better a way to just undo as a command.

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

1 participant