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 lacking ES module #6

Open
gufett0 opened this issue Sep 25, 2024 · 0 comments
Open

ts-node lacking ES module #6

gufett0 opened this issue Sep 25, 2024 · 0 comments

Comments

@gufett0
Copy link

gufett0 commented Sep 25, 2024

Issue during executing index.ts within bundler package

Screenshot 2024-09-25 at 12 04 29

step to reproduce

docker compose up --build

attempted solution

I tried to switch to tsx but then i have issue with module resolution and typescript's handling of inferred types when they come from nested modules paths, which tsx might be processing differently.

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

1 participant