Skip to content

issue with node-fetch: TypeError: Cannot set property 'Headers' of undefined #137

@Zhell1

Description

@Zhell1

🕷 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions