Skip to content

docs: note when built-in Node.js fetch may be sufficient#1869

Open
nthbotast wants to merge 1 commit intonode-fetch:mainfrom
nthbotast:docs/node-native-fetch-disclaimer
Open

docs: note when built-in Node.js fetch may be sufficient#1869
nthbotast wants to merge 1 commit intonode-fetch:mainfrom
nthbotast:docs/node-native-fetch-disclaimer

Conversation

@nthbotast
Copy link
Copy Markdown

Summary

  • add an Installation note clarifying that modern Node.js versions already expose fetch()
  • explain that users may not need to install node-fetch when built-in fetch is enough

Closes #1857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update documentation with a disclaimer about node supporting already fetch

1 participant