diff --git a/app/commit.json b/app/commit.json index f7222f2a0..7dc591924 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "05146c18d6e3b5410100089fed99c30d60dccad7" } +{ "commit": "282beb96e2ee92ba8b1174aaaf9f270e03a288e8", "version": "0.0.2" } 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!