| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5bdb1f8 commit f0d0084
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -755,6 +755,10 @@ Refs: | |||
| 755 | 755 | * As an alternative to Visual Studio 2026, download Visual Studio 2022 Current channel Version 17.14 from the | |
| 756 | 756 | [Evergreen bootstrappers](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#evergreen-bootstrappers) | |
| 757 | 757 | 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". | ||
| 758 | 762 | * Basic Unix tools required for some tests, | |
| 759 | 763 | [Git for Windows](https://git-scm.com/download/win) includes Git Bash | |
| 760 | 764 | and tools which can be included in the global `PATH`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments