Skip to content

Conversation

@outring
Copy link

@outring outring commented Mar 23, 2016

Hi!

I've found out, that it's not possible to run ts-node with absolute paths like that:

ts-node /home/user/test.ts

Here's the fix for that.

Cheers

@outring
Copy link
Author

outring commented Mar 23, 2016

Also I haven't found any tests, but found test scripts in package.json — is that ok?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.817% when pulling e21f667 on outring:hotfix/absolute-paths into ceab825 on TypeStrong:master.

@blakeembrey
Copy link
Member

Thanks for the catch, the tests are https://github.com/TypeStrong/ts-node/blob/master/src/ts-node.spec.ts.

@blakeembrey blakeembrey merged commit dce6d73 into TypeStrong:master Mar 23, 2016
@outring
Copy link
Author

outring commented Mar 23, 2016

@blakeembrey, ooops, wait for a PR with tests then :)

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

Successfully merging this pull request may close these issues.

3 participants