Replies: 1 comment 5 replies
-
What you did is sufficient. Can you run the following command and check that the mixin is installed properly?
When you include a mixin in a bundle (below), Porter automatically copies the runtime binary into the bundle in the path that is failing for you. I'm wondering if perhaps the binary wasn't installed properly when you ran |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I followed the readme and made all the changes mentioned. The mixin builds and installs fine, but building a bundle with the mixin fails with the error
* mixin execution failed: package not found (/cnab/app/mixins/xfer/runtimes/xfer-runtime).
What is required for this runtime to be generated?Beta Was this translation helpful? Give feedback.
All reactions