nfroidure / whook

Build strong and efficient REST web services.
https://slides.com/nfroidure/introducing-whook
MIT License
31 stars 7 forks source link

Upgrade to Node20 (latest LTS) #177

Closed nfroidure closed 6 months ago

nfroidure commented 9 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 .

nfroidure commented 6 months ago

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.