From defe73367e91f4c04f2f7185fc64cb94f0a7ddaa Mon Sep 17 00:00:00 2001 From: Dustin Loring Date: Tue, 17 Dec 2024 07:56:25 -0500 Subject: [PATCH 1/2] add: miniflare and wrangler error added information to FAQ in docs --- docs/docs/FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/FAQ.md b/docs/docs/FAQ.md index de1b4b14b..9f18a88ac 100644 --- a/docs/docs/FAQ.md +++ b/docs/docs/FAQ.md @@ -72,4 +72,9 @@ Local LLMs like Qwen-2.5-Coder are powerful for small applications but still exp --- +### **"Miniflare or Wrangler errors in Windows"** +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. + +--- + Got more questions? Feel free to reach out or open an issue in our GitHub repo! From a2330084eb9c960dff0a58b7e45f501266fc12a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Dec 2024 15:25:41 +0000 Subject: [PATCH 2/2] chore: update commit hash to 282beb96e2ee92ba8b1174aaaf9f270e03a288e8 --- app/commit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/commit.json b/app/commit.json index 832678f8d..7dc591924 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "1e72d52278730f7d22448be9d5cf2daf12559486", "version": "0.0.2" } +{ "commit": "282beb96e2ee92ba8b1174aaaf9f270e03a288e8", "version": "0.0.2" }