Skip to content

Doesn't find TSC in pnpm monorepo #55

@StarpTech

Description

@StarpTech
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

Metadata

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