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
Issue:
Describe what went wrong or what feature you are requesting.
Be clear, e.g. “Calling fs.readFileSync on a large JSON file crashes with error XYZ.”
Steps to Reproduce:
Run node index.js
Inside the file, call fetch() without polyfill
See error output
Expected Behavior:
Explain what you expected to happen.
Actual Behavior:
Explain what actually happened.
Additional Context:
Any logs, screenshots, or links that help.