Solutionunvalidated

Try replacing `"@mydep/a": "link:../mydepb` in the package `b` package.json with `@mydep/a": "workspace:*"`. — in the package `b` package.json. Outcome: So the `b` package.json should become:.

e8c3c1d3-c96e-455c-ba26-e0bec7e0df44

Try replacing "@mydep/a": "link:../mydepb in the package b package.json with @mydep/a": "workspace:*". — in the package b package.json. Outcome: So the b package.json should become:.