PS E:\work\A> npm run build
PROXX@1.1.1 build
rollup -c && npm run gzip
src/main/bootstrap.tsx, src/sw/index.ts → dist...
Error: spawn tsc ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:485:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
PS E:\work\A> tsc -v
Version 5.3.2
PS E:\work\A> npm run build
src/main/bootstrap.tsx, src/sw/index.ts → dist...
Error: spawn tsc ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:485:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
PS E:\work\A> tsc -v
Version 5.3.2