We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS E:\work\A> npm run build
[email protected] 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
The text was updated successfully, but these errors were encountered:
I don’t think this will work in powershell. Have you tried using WSL?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: