Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node.d.ts throwing errors #61

Open
farzher opened this issue Jul 2, 2016 · 1 comment
Open

node.d.ts throwing errors #61

farzher opened this issue Jul 2, 2016 · 1 comment

Comments

@farzher
Copy link

farzher commented Jul 2, 2016

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


@Phaiax
Copy link
Owner

Phaiax commented Jul 2, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants