Closed kayahr closed 1 year ago
@Emobe I guess, you are using Node.js older than v18? Looks like these "node:*" imports only work in Node 18 and newer. Didn't know that, sorry. I changed them back to normal imports and published a new version.
So with v29.3.1 this should work now again with older Node.js versions (Or older Electron versions which have some Node version embedded)
Originally posted by @Emobe in https://github.com/kayahr/jest-electron-runner/issues/12#issuecomment-1353331525