lquixada / cross-fetch

Universal WHATWG Fetch API for Node, Browsers and React Native.
MIT License
1.66k stars 102 forks source link

Issue [ReferenceError: XMLHttpRequest is not defined] #141

Closed yasir-rafiq closed 1 year ago

yasir-rafiq commented 1 year ago

I am getting this error when I try to use cross-fetch with in next js middleware.js. The nextJS middleware is using Edge Runtime and its giving error.