Skip to content

Commit b1f97ae

Browse files
mendonkaimurphy
andauthored
Apply suggestions from code review
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
1 parent 9ef4484 commit b1f97ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs/Support/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,12 @@ To start the installation process, in the popup dialogue, click **Install**.
183183

184184
If the manual installation doesn't resolve the issue, download Xcode Command Line Tools from [Apple Developer Downloads](https://developer.apple.com/download/all/), and install the `.dmg` file manually.
185185

186-
### [Windows] Failed to install Langflow OSS - Missing C++ Build Tools
186+
### Failed to install Langflow OSS: Missing C++ Build Tools
187187

188188
Microsoft Windows installations of Langflow Desktop require a C++ compiler that may not be present on your system.
189189
If you receive a `C++ Build Tools Required!` error, see the error message `Langflow Installation Error: error_cpp`, or see a detailed message with the title "C++ Build Tools required!", follow the on-screen prompt to install Microsoft C++ Build Tools, or install [Microsoft Visual Studio](https://visualstudio.microsoft.com/downloads/).
190190

191-
### [Windows] All automatic installation strategies failed
191+
### All automatic installation strategies failed on Windows
192192

193193
Langflow Desktop tried multiple methods to automatically install `uv` but all attempts failed. Desktop requires `uv` to manage Python packages and virtual environments. You may see the error message: `UV Installation Error: uv-manual-install-required` or a detailed manual installation message.
194194

0 commit comments

Comments
 (0)