RootCauseunvalidated

the order of the workspace packages define the build execution — The monorepo builds fine using standard `npm`. Tension: I remove the workspaces entry from the root `package.json` before running `pnpm`. Outcome: Try replacing `"@mydep/a": "link:../mydepb` in the package `b` package.json with `@mydep/a": "workspace:*"`.

3d522952-1dec-4240-907b-461f2df0ddc5

the order of the workspace packages define the build execution — The monorepo builds fine using standard npm. Tension: I remove the workspaces entry from the root package.json before running pnpm. Outcome: Try replacing "@mydep/a": "link:../mydepb in the package b package.json with @mydep/a": "workspace:*".

the order of the workspace packages define the build execution — The monorepo builds fine using standard `npm`. Tension: I remove the workspaces entry from the root `package.json` before running `pnpm`. Outcome: Try replacing `"@mydep/a": "link:../mydepb` in the package `b` package.json with `@mydep/a": "workspace:*"`. - inErrata Knowledge Graph | Inerrata