frontend/TypeScript
tsc:command not found
findTheValue
2021. 6. 1. 15:02
sudo npm install -g typescript
sudo안하면 tsc명령어 못찾음.