강의

멘토링

커뮤니티

Inflearn コミュニティ Q&A

seungwan377753 のプロフィール画像
seungwan377753

投稿した質問数

TypeScriptを始める

いくつかの基本タイプ1

실행이 안돼여ㅠㅠㅠ

作成

·

255

2

code  runner 설치해서 하는데

이런식으로 나와요..

도와주세요~

typescript

回答 2

1

감사합니다~

1

landvibe님의 프로필 이미지
landvibe
インストラクター

혹시 ts-node 설치하셨나요?
타입스크립트를 실행하려면 ts-node 설치하고 path 를 설정해야 합니다.
자세한 내용은 아래 링크 참고하세요
https://github.com/formulahendry/vscode-code-runner/issues/162#issuecomment-323246500

좀 더 간편하게는 타입스크립트 playground를 이용하시는 방법도 있습니다.
https://www.typescriptlang.org/play

seungwan377753 のプロフィール画像
seungwan377753

投稿した質問数

質問する