witheve / Eve

Better tools for thought

Home Page:http://witheve.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install fails because tsc command is not found

allain opened this issue · comments

npm install fails because tsc command is not found

tsc is Typescript. Probably it is assumed that it is installed globally (using npm -g typescript)?