You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.The text was updated successfully, but these errors were encountered: