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

build(deps): upgrade ts-node to v10 #286

Open
jjangga0214 opened this issue Aug 14, 2021 · 3 comments
Open

build(deps): upgrade ts-node to v10 #286

jjangga0214 opened this issue Aug 14, 2021 · 3 comments

Comments

@jjangga0214
Copy link

jjangga0214 commented Aug 14, 2021

Issue description

Hi, I'd like to use ts-node v10's feature(e.g. especially for 3rd-party transpilers integration. The official docs.).

(Currently ts-node-dev does not read "ts-node" field (ts-node config) in tsconfig.json.)

Would ts-node v10 be available?

Thanks.

jjangga0214 added a commit to jjangga0214/ts-yarn-lerna-boilerplate that referenced this issue Aug 14, 2021
ts-node-dev does not read "ts-node" field from tsconfig.json.
I guess this is caused from the fact it uses fixed version of ts-node
under the hood. This is related to wclr/ts-node-dev#286
@jjangga0214 jjangga0214 changed the title build(deps): ts-node v10 build(deps): upgrade ts-node to v10 Aug 14, 2021
@benatshippabo
Copy link

@wclr what do you think?

@Strate
Copy link

Strate commented Nov 19, 2021

Looks like this is done in d45cf52, but still not released on npm even as beta

@wclr
Copy link
Owner

wclr commented Nov 19, 2021

Can be installed using @next.

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