You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🕷 Starting crawling http://localhost:3000/
Error: Uncaught [TypeError: Cannot set property 'Headers' of undefined]
[...]
at eval (webpack:///./src/node_modules/node-fetch/browser.js?:23:17)
at Object../src/node_modules/node-fetch/browser.js (http://localhost:3000/main.js:12032:1)
in a file using just:
var res = await fetch(my_outside_url)
The text was updated successfully, but these errors were encountered:
in a file using just:
var res = await fetch(my_outside_url)
The text was updated successfully, but these errors were encountered: