
John, otherwise it can lead to node-gyp usage problems (nodejs/node-gyp/issues#297)
#Azure data studio tutorial install#
Install Visual Studio 2019 Community Edition. Note: if you have installed a previous version of the build tools using the -vs2015 flag you need to uninstall the build tools first using npm uninstall global windows-build-tools and the Windows Control Panel to uninstall the binaries. Note: The -debug flag is helpful if you encounter any problems during installation. Npm install -global windows-build-tools -vs2017 Note: If you get The build tools for v141 (Platform Toolset = 'v141') cannot be found when you run yarn later, you might need to delete VCTargetsPath from your environment variables before installing. Start Powershell as Administrator and install Windows Build Tools npm module ( documentation). Option 1 (recommended): Use Windows Build Tools npm module Install a compiler for the native modules VS Code is depending on.Set a PYTHON environment variable pointing to your python.exe.



A C/C++ compiler tool chain for your platform:.Note: Python will be automatically installed for Windows users through installing windows-build-tools npm module (see below).Python (required for node-gyp check the node-gyp readme for the currently supported Python versions).In order to download necessary tools, clone the repository, and install dependencies via yarn you need network access.
