estrella
estrella copied to clipboard
Doesn't find TSC in pnpm monorepo
Unhandled exception: Error: spawn /home/starptech/repositories/foo/node_modules/.bin/tsc ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
.
└── foo/
├── node_modules
├── packages/
│ └── foo/
│ ├── node_modules/
│ │ └── .bin/
│ │ └── tsc
│ └── index.js
└── pnpm-workspace.yaml