ArcticTypescript
ArcticTypescript copied to clipboard
node.d.ts throwing errors
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

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.