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

tsconfig-paths doesn't load TS_NODE_PROJECT when pointing directly to a file #3

Closed
cvle opened this issue Jan 23, 2017 · 2 comments
Closed
Labels

Comments

@cvle
Copy link

cvle commented Jan 23, 2017

When I set TS_NODE_PROJECT directly to the config like TS_NODE_PROJECT=custom.json then tsconfig-paths complains that it cannot find the tsconfig.json file. This differs from the ts-node project that parses the file directly instead of looking for a tsconfig.json file.

@Jontem Jontem added the bug label Jan 23, 2017
@Jontem
Copy link
Collaborator

Jontem commented Jan 23, 2017

Yes that is correct. I'll have a look at that.

@Jontem Jontem closed this as completed in 297ae78 Jan 24, 2017
@Jontem
Copy link
Collaborator

Jontem commented Jan 24, 2017

This is now fixed in v2.1.0

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

No branches or pull requests

2 participants