Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@antongolub
Copy link
Contributor

@antongolub antongolub changed the title fix: add support for Node.js v18.6.8 fix: add support for Node.js v18.6.0 Jul 16, 2022
@antongolub
Copy link
Contributor Author

antongolub commented Jul 16, 2022

btw, esbuld >= 0.14.32 breaks tsc buld.

@lukeed
Copy link
Owner

lukeed commented Jul 18, 2022

Why they didn't add this flag with a true default value is beyond me. So annoying... intra-version breaking change. Node team continues to ace the ESM rollout 🙄

@antongolub
Copy link
Contributor Author

antongolub commented Jul 18, 2022

ESM is our python3-like frustrative challenge)

@lukeed, Do you know what is returnd by fallback?
Should we use return Object.assign(await fallback(...), {shortCircuit: true}) or return fallback(...) would be enough?

@antongolub antongolub requested a review from lukeed July 18, 2022 08:48
antongolub added a commit to semrel-extra/zx-bulk-release that referenced this pull request Jul 18, 2022
Copy link
Owner

@lukeed lukeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Calling fallback invokes/passes off to native behavior, so whatever the normal hook would have done will/should be done. But at this point who knows anymore

Thanks for PR and the iterations~!

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

Successfully merging this pull request may close these issues.

ERR_LOADER_CHAIN_INCOMPLETE on Node.js 18.6

2 participants