Debugging TypeError in Node.js: Class Extends Value Undefined
TypeError: Class extends value undefined is not a constructor or null
at Object.<anonymous> (/app/node_modules/@effect/platform/dist/cjs/internal/http/clientRequest.js:47:4) I get this error and I don't quite understand why, does anyone know where I should be looking to debug this issue?