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

Failure on path dependency without workspace #753

Open
daniestevez opened this issue Oct 12, 2024 · 0 comments
Open

Failure on path dependency without workspace #753

daniestevez opened this issue Oct 12, 2024 · 0 comments

Comments

@daniestevez
Copy link

I'm hitting the following error:

Package 'maia-wasm' depends from internal 'maia-json' which is not a workspace member. Listed workspace members only will be published.

I believe that the cause is that maia-wasm has a path dependency for maia-json (it also has a version dependency for this package, so running cargo publish inside the maia-wasm folder does work). There are no workspaces being used here.

CI action run: https://github.com/maia-sdr/maia-sdr/actions/runs/11305761163/job/31445621585
CI workflow YAML: https://github.com/maia-sdr/maia-sdr/blob/main/.github/workflows/publish.yml

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