ts-node에 대한 별칭을 설정해 보세요.

ts-node에 대한 별칭을 설정해 보세요.

.ts-nodealias ts='ts-node'~/.bashrcsource ~/.bashrc

위의 작업을 수행하고 실행하면 ts file.ts다음을 얻습니다.

The program 'ts' is currently not installed. You can install it by typing:
sudo apt install moreutils

아이디어?

고쳐 쓰다

재부팅했는데 이제 작동합니다. 왜 source ~/.bashrc작동하지 않는지 아직도 궁금합니다.

관련 정보