Unable To The Run bolt.diy

Here Is the Error That I Have Been Faced

PS E:\projects\Bolt.diy\bolt.diy> pnpm run dev

bolt@0.0.5 dev E:\projects\Bolt.diy\bolt.diy
node pre-start.cjs && remix vite:dev

★═══════════════════════════════════════★
B O L T . D I Y
:zap: Welcome :zap:
★═══════════════════════════════════════★

:round_pushpin: Current Version Tag: v"0.0.5"
:round_pushpin: Current Commit Version: “46f15bd”
Please wait until the URL appears here
★═══════════════════════════════════════★
warn Data fetching is changing to a single fetch in React Router v7
┃ You can use the v3_singleFetch future flag to opt-in early.
┃ → Future Flags (v2.13.1) | Remix

Error: write EOF
at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
at __node_internal_errnoException (node:internal/errors:623:12)
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
at WriteWrap.callbackTrampoline (node:internal/async_hooks:128:17) {
errno: -4095,
code: ‘EOF’,
syscall: ‘write’
}
ELIFECYCLE Command failed with exit code 1.

hi @athuluriakhil,
think you missed to install latest MS C++ Redis.
Latest supported Visual C++ Redistributable downloads | Microsoft Learn

If more problems take a look at install videos on youtube first:

Thank You Now It is working

1 Like