witheve / Eve

Better tools for thought
http://witheve.com
Apache License 2.0
7.16k stars 257 forks source link

npm install fails because tsc command is not found #881

Open allain opened 6 years ago

jonnor commented 6 years ago

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

allain commented 6 years ago

It is indeed. There should be a guard clause to tell users so, or it ought to be added as a dependency. At the very least maybe add it to the docs.

On 28 November 2017 at 19:52, Jon Nordby notifications@github.com wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/witheve/Eve/issues/881#issuecomment-347715395, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG4b_fE-OHpLYh0A2ETyGibo_X3d8fhks5s7KrBgaJpZM4P8w9u .