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

npm ts-node is broken in version 10.2.0 #1428

Closed
wandyezj opened this issue Aug 9, 2021 · 2 comments
Closed

npm ts-node is broken in version 10.2.0 #1428

wandyezj opened this issue Aug 9, 2021 · 2 comments
Milestone

Comments

@wandyezj
Copy link

wandyezj commented Aug 9, 2021

Expected Behavior

npx ts-node@10.1.0

v10.1.0

npx ts-node@10.2.0

v10.2.0

Actual Behavior

npx ts-node@10.2.0

Cannot find module 'typescript'

Steps to reproduce the problem

npx ts-node@10.2.0

Minimal reproduction

npx ts-node@10.2.0

Specifications

  • ts-node version:
  • node version:
  • TypeScript version:
  • tsconfig.json, if you're using one:
{}
  • Operating system and version:
  • If Windows, are you using WSL or WSL2?:
@cspotcode
Copy link
Collaborator

Closing as duplicate of #1426

@wandyezj
Copy link
Author

@cspotcode The duplicate was also closed with the explanation that this was something related to npx? However the above example seems to indicate that this change is related to a change in ts-node.

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

2 participants