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

ts-node version is fixed #203

Closed
bwgjoseph opened this issue Sep 5, 2020 · 4 comments
Closed

ts-node version is fixed #203

bwgjoseph opened this issue Sep 5, 2020 · 4 comments

Comments

@bwgjoseph
Copy link

Hi,

since this commit - 06b9759 - ts-node version is now fixed rather than what was mentioned in the README

ts-node dependency version is not fixed, so it will install the latest version by default.

Hence, it doesn't follow the version of local ts-node version that I installed with

Is this intended? If so, then maybe the README has got to be updated?

Thanks

@wclr wclr closed this as completed in 68ba005 Sep 5, 2020
@wclr
Copy link
Owner

wclr commented Sep 5, 2020

Yes it is intended, thanks.

Hence, it doesn't follow the version of local ts-node version that I installed with

Hence, it uses the version it is compatible with.

@falkenhawk
Copy link

falkenhawk commented Oct 2, 2020

@whitecolor are there blockers in compatibility which would prevent upgrading the ts-node dependency to v9.0.0?

@wclr
Copy link
Owner

wclr commented Oct 2, 2020

No, I believe , need to test it.

@daveisfera
Copy link

Would love for ts-node to be upgraded to 9.0 for this fix

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

4 participants