Closed steveoh closed 2 years ago
In node v16.16.0 with
"ky": "^0.31.3", "ky-universal": "^0.10.1"
my script throws
node_modules/ky/distribution/core/constants.js:6 hasContentType = new globalThis.Request('https://a.com', { ^ TypeError: globalThis.Request is not a constructor
This appears to have been introduced at ky 0.31.2
In node v16.16.0 with
"ky": "^0.31.3", "ky-universal": "^0.10.1"
my script throws
This appears to have been introduced at ky 0.31.2