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
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.
I'm hitting the following error:
I believe that the cause is that
maia-wasmhas apathdependency formaia-json(it also has aversiondependency for this package, so runningcargo publishinside themaia-wasmfolder 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