Closed nfroidure closed 8 months ago
https://nodejs.org/en/blog/release/v20.10.0
Currently leads to issues with ts-node, see https://github.com/TypeStrong/ts-node/issues/1997 .
ts-node
Closing in favor of https://github.com/nfroidure/whook/issues/102 since actually the remaining problem is to get rid of require.resolve. Whook already works with Node20.
require.resolve
https://nodejs.org/en/blog/release/v20.10.0
Currently leads to issues with
ts-node
, see https://github.com/TypeStrong/ts-node/issues/1997 .