- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 19
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
ERR_LOADER_CHAIN_INCOMPLETE
on Node.js 18.6
#36
Comments
antongolub
added a commit
to antongolub-forks/tsm
that referenced
this issue
Jul 16, 2022
antongolub
added a commit
to antongolub-forks/tsm
that referenced
this issue
Jul 16, 2022
antongolub
added a commit
to antongolub-forks/tsm
that referenced
this issue
Jul 16, 2022
1 task
lukeed
added a commit
that referenced
this issue
Jul 19, 2022
* fix: add support for Node.js v18.6.0 closes #36 * Apply suggestions from code review * refactor: replace `withShortCircuit` wrapper with direct flag injects * chore: impr comments * revert style changes * update tsc step Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After updating to Node.js 18.6.0 I start to have an error:
It looks like a conflict with a new loader API from Node.js 18.6
The text was updated successfully, but these errors were encountered: