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

Error ERR_LOADER_CHAIN_INCOMPLETE: short circuit detection #443

Closed
leumasme opened this issue Sep 29, 2022 · 1 comment
Closed

Error ERR_LOADER_CHAIN_INCOMPLETE: short circuit detection #443

leumasme opened this issue Sep 29, 2022 · 1 comment

Comments

@leumasme
Copy link

When trying to launch a script with ts-esnode (both latest and 1.7.0) on Node v16.17.0, I am getting the error
Error [ERR_LOADER_CHAIN_INCOMPLETE]: "@k-foss/ts-esnode 'resolve'" did not call the next hook in its chain and did not explicitly signal a short circuit. If this is intentional, include `shortCircuit: true` in the hook's return
I could find ts-node/issues/1714 (April 2022) for this error, which seems to imply that this error comes from new checks in new Node version.
It would be great if you could look into this and update the package to resolve this.
Thanks

@EntraptaJ
Copy link
Member

Hey... Sorry I've been burned out for awhile. Fixing this now

EntraptaJ added a commit that referenced this issue Mar 12, 2023
github-actions bot pushed a commit that referenced this issue Mar 12, 2023
## [2.0.3](v2.0.2...v2.0.3) (2023-03-12)

### Bug Fixes

* **Everything:** Closes [#443](#443) ([#478](#478)) ([beda0ba](beda0ba))
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