eventmit icon indicating copy to clipboard operation
eventmit copied to clipboard

CI: use tsimp and add Node.js 20

Open azu opened this issue 2 years ago • 1 comments

ts-node/esm does not support Node.js 18.19.0

azu avatar Jan 30 '24 08:01 azu

Error: node_modules/@types/node/globals.d.ts(8,77): error TS2792: Cannot find module 'undici-types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?

require "moduleResolution": "node"

azu avatar Jan 30 '24 09:01 azu