diff --git a/04.-MS-Windows-Setup.md b/04.-MS-Windows-Setup.md index 71ad2aa..45ead67 100644 --- a/04.-MS-Windows-Setup.md +++ b/04.-MS-Windows-Setup.md @@ -10,6 +10,7 @@ First you should [download](https://aka.ms/buildtools) and install Visual Studio > This is a big download (over 1GB) and takes the most time, so go grab a :coffee: +> Be sure you don't have the 2017 version of the build tools installed as well. There are reports of `tauri build` not working in such a configuration. Next download the latest [nvm-windows](https://github.com/coreybutler/nvm-windows/releases) and install it for advanced nodejs version management.