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

tsx -r does not transpile the required file #124

Closed
1 task
gajus opened this issue Oct 21, 2022 · 0 comments · Fixed by #140
Closed
1 task

tsx -r does not transpile the required file #124

gajus opened this issue Oct 21, 2022 · 0 comments · Fixed by #140
Labels
bug Something isn't working outdated

Comments

@gajus
Copy link
Sponsor

gajus commented Oct 21, 2022

Bug description

tsx -r does not transpile the required file

Reproduction

tsx -r ./foo.ts bar.ts

foo.ts is not transpiled

Environment

System:
    OS: macOS 12.3.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 5.39 GB / 64.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 18.9.1 - ~/.volta/tools/image/node/18.9.1/bin/node
    Yarn: 3.2.3 - ~/.volta/tools/image/yarn/1.22.19/bin/yarn
    npm: 8.19.1 - ~/.volta/tools/image/node/18.9.1/bin/npm
    Watchman: 2022.09.12.00 - /opt/homebrew/bin/watchman
  npmPackages:
    tsx: ^3.9.0 => 3.10.4

Can you contribute a fix?

  • I’m interested in opening a pull request for this issue.
@gajus gajus added bug Something isn't working pending triage labels Oct 21, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working outdated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants