Commit
·
defe733
1
Parent(s):
0ee3736
add: miniflare and wrangler error
Browse files- docs/docs/FAQ.md +5 -0
docs/docs/FAQ.md
CHANGED
@@ -72,4 +72,9 @@ Local LLMs like Qwen-2.5-Coder are powerful for small applications but still exp
|
|
72 |
|
73 |
---
|
74 |
|
|
|
|
|
|
|
|
|
|
|
75 |
Got more questions? Feel free to reach out or open an issue in our GitHub repo!
|
|
|
72 |
|
73 |
---
|
74 |
|
75 |
+
### **"Miniflare or Wrangler errors in Windows"**
|
76 |
+
You will need to make sure you have the latest version of Visual Studio C++ installed (14.40.33816), more information here https://github.com/stackblitz-labs/bolt.diy/issues/19.
|
77 |
+
|
78 |
+
---
|
79 |
+
|
80 |
Got more questions? Feel free to reach out or open an issue in our GitHub repo!
|