Unexpectedly, my Raspberry Pi stopped working overnight. It seems like a hardware issue might be the cause.
Despite being able to run tsc smoothly on my computer, I am encountering issues when trying to compile on my Raspberry Pi 3. Reinstalling TypeScript and testing it with simple code examples did not solve the problem. Even the tsc --help
command does not provide any response.