You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: