-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I don't precisely know what's happening here because basic steps haven't shown a culprit. But if I upgrade my project to 1.25.0, from 1.24.3, global fetch is now some anonymous function, which breaks all sorts of things.
To Reproduce
Steps to reproduce the behavior:
- Upgrade project
- Start node and require/import the module
- Observe fetch is no longer [Function: fetch]
Expected behavior
Leave global alone.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working