-
Notifications
You must be signed in to change notification settings - Fork 2
can't run samples #1
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
Comments
Just was able to reproduce the issue. Turns out I have some global types that
I will commit the fix in a few mins As far as I can tell |
Iit's better, the list of error is smaller :
maybe it's the same reason : microsoft/TypeScript#5812 |
found the solution here : http://stackoverflow.com/questions/37260901/how-to-find-module-fs-in-ms-code-with-typescript
And after everything runs well 😄 |
Lol I was just getting desperate... I was going to set up docker just to reproduce 😄 Anyway, Ill add it to the README But still it should see the typings inside the |
oups, i've made a |
Hi @DaGhostman,
When I run it from the command line, I got this error :
I'm running it from ubuntu 16, ts-node v1.7.2 and node v4.2.6.
Any clue ?
The text was updated successfully, but these errors were encountered: