File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -755,6 +755,10 @@ Refs:
755755* As an alternative to Visual Studio 2026, download Visual Studio 2022 Current channel Version 17.14 from the
756756 [ Evergreen bootstrappers] ( https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#evergreen-bootstrappers )
757757 table and install using the same workload and optional component selection as described above.
758+ * To install the Rust toolchain, required for Temporal support introduced in Node.js 26,
759+ ensure Visual Studio is already installed, then run ` rustup-init.exe ` downloaded from
760+ [ Install Rust] ( https://rust-lang.org/tools/install/ ) ,
761+ choosing the default: "Proceed with standard installation".
758762* Basic Unix tools required for some tests,
759763 [ Git for Windows] ( https://git-scm.com/download/win ) includes Git Bash
760764 and tools which can be included in the global ` PATH ` .
You can’t perform that action at this time.
0 commit comments