ArcticTypescript icon indicating copy to clipboard operation
ArcticTypescript copied to clipboard

node.d.ts throwing errors

Open farzher opened this issue 9 years ago • 1 comments
trafficstars

I assume this is because arctictypescript is using an old version of tsc? Idk why it wouldn't use tsc from my PATH. I can compile node.d.ts fine using tsc command in the shell. I tried messing with tsc_path but that seems to do nothing I'm new to typescript and can't figure out how to use it with node without a million errors. People say include node.d.ts, but that itself throws even more errors

farzher avatar Jul 02 '16 08:07 farzher

thx. it's on my todo now. ~1 week

  On 02.07.2016 10:36, Stephen Kamenar wrote:


  I assume this is because arctictypescript is using an old
    version of tsc?
    Idk why it wouldn't use tsc from my PATH. I can compile
    node.d.ts fine using tsc command in the shell.
    I tried messing with tsc_path but that seems to do nothing
    I'm new to typescript and can't figure out how to use it with
    node without a million errors. People say include node.d.ts, but
    that itself throws even more errors


  —
    You are receiving this because you are subscribed to this
    thread.
    Reply to this email directly, view
      it on GitHub, or mute
      the thread.

Phaiax avatar Jul 02 '16 18:07 Phaiax