Skip to content

Commit 6a0398c

Browse files
authored
node 18 fetch readme (#1025)
1 parent 300b8bc commit 6a0398c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The Microsoft Graph JavaScript client library is a lightweight wrapper around th
6161

6262
Node.js 12 LTS or higher. The active Long Term Service (LTS) version of Node.js is used for on-going testing of existing and upcoming product features.
6363

64+
For Node.js 18 users, it is recommended to disable the experimental `fetch` feature by supplying the `--no-experimental-fetch` command-line flag while using the Microsoft Graph JavaScript client library.
65+
6466
## Installation
6567

6668
### Via npm

0 commit comments

Comments
 (0)