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 fails to find aliased imports from workspace dependencies #559

Open
4 of 6 tasks
chrisandrewcl opened this issue May 17, 2024 · 3 comments
Open
4 of 6 tasks

tsx fails to find aliased imports from workspace dependencies #559

chrisandrewcl opened this issue May 17, 2024 · 3 comments
Labels
enhancement New feature or request tsconfig

Comments

@chrisandrewcl
Copy link

Acknowledgements

  • I read the documentation and searched existing issues to avoid duplicates
  • I am reporting a confirmed bug (not seek debugging help)
  • I understand this is a collaborative project and relies on my contributions
  • I read and understood the Contribution guide

Minimal reproduction URL

https://github.com/chrisandrewcl/tsx-dependency-paths

Problem & expected behavior (under 200 words)

No response

Bugs are expected to be fixed by those affected by it

  • I'm interested in working on this issue

Compensating engineering work financially will speed up resolution

  • I'm willing to offer financial support
@chrisandrewcl chrisandrewcl added bug Something isn't working pending triage labels May 17, 2024
@privatenumber privatenumber added enhancement New feature or request and removed bug Something isn't working pending triage labels May 17, 2024
@privatenumber
Copy link
Owner

Thanks for the issue. I appreciate the conciseness.

This is basically a duplicate of #96 because the root issue is that tsx doesn't lookup tsconfig.json in imported packages.

I see this more of a feature request rather than a bug since TypeScript doesn't do this either.

@chrisandrewcl

This comment has been minimized.

@Infinitay

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tsconfig
Projects
None yet
Development

No branches or pull requests

3 participants