Commit c5c2fd9
docs: link runtime prerequisites instead of restating versions (#2518)
The getting-started prerequisites listed 'Node.js 20+', but the Node SDK requires '^20.19.0 || >=22.12.0', so 20.0-20.18 and all of 21.x fail to install. nodejs/README.md already states the real constraint.
Point each language at the Prerequisites section of its own README, matching how docs/setup/bundled-cli.md now refers to them, so there is one place per SDK to keep current.
Co-authored-by: Zhangyi Yuan <j-zhangyiyuan@microsoft.com>1 parent 85e921a commit c5c2fd9
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments