Skip to content

Failure on path dependency without workspace #753

Open
@daniestevez

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions