I have issues in open

Iam done all things to install and run bolt.diy but not running why?

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: “31e03ce”
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

*** Received structured exception #0xc0000005: access violation; stack: 7ffff807258f 7ff67cd7251b 7ff67cd725e3 7ff67cd13f9c 7ff67cd13f47 7ff67c58bf5e 7ff67c58c26f 7ff67b371ed6 7ff67c6b5e3f 7ff67c6bd0d6 7ff67c6b6343 7ff67c6bd0d6 7ff67c6b3cdc 7ff67b361e66 7ff67dec572f 7ff81f5d259c 7ff81faaaf37
MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.
at Miniflare2.#assembleAndUpdateConfig (C:\Users\devolp app\bolt.diy\node_modules.pnpm\miniflare@3.20241106.1\node_modules\miniflare\src\index.ts:1404:10)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Mutex.runWith (C:\Users\devolp app\bolt.diy\node_modules.pnpm\miniflare@3.20241106.1\node_modules\miniflare\src\workers\shared\sync.ts:66:45)
at Miniflare2.#waitForReady (C:\Users\devolp app\bolt.diy\node_modules.pnpm\miniflare@3.20241106.1\node_modules\miniflare\src\index.ts:1486:3)
at Miniflare2.getProxyClient (C:\Users\devolp app\bolt.diy\node_modules.pnpm\miniflare@3.20241106.1\node_modules\miniflare\src\index.ts:1692:3)
at Miniflare2.getBindings (C:\Users\devolp app\bolt.diy\node_modules.pnpm\miniflare@3.20241106.1\node_modules\miniflare\src\index.ts:1715:23)
at getPlatformProxy (C:\Users\devolp app\bolt.diy\node_modules.pnpm\wrangler@3.91.0
@cloudflare+workers-types@4.20241127.0\node_modules\wrangler\src\api\integrations\platform\index.ts:116:24)
at configureServer (C:\Users\devolp app\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:55:11)
at createServer (file:///C:/Users/devolp%20app/bolt.diy/node_modules/.pnpm/vite@5.4.11@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:63080:20)
at configResolved (C:\Users\devolp app\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\plugin.js:768:27)
at async Promise.all (index 3)
at resolveConfig (file:///C:/Users/devolp%20app/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:66404:3)
at createServer (file:///C:/Users/devolp%20app/bolt.diy/node_modules/.pnpm/vite@5.4.11@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:62758:18)
at dev (C:\Users\devolp app\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\dev.js:39:16)
at Object.viteDev (C:\Users\devolp app\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\cli\commands.js:221:3)
at Object.run (C:\Users\devolp app\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\cli\run.js:271:7) {
code: ‘ERR_RUNTIME_FAILURE’,
cause: undefined
}
ELIFECYCLE Command failed with exit code 1.

Welcome @waelhassan4523,

looks like you missing installing the newest MS Redis C++ Package.

Take a look at my Youtube Tutorial for Windows (~4:30min):

Like @leex279 stated, install the Latest version of C++ Redistributable. This is a known Windows 11 issue.

1 Like

Hi @leex279
I am working on Mac OS, Can you help me with installation, I have followed the all the steps(mac installation video)?

> node pre-start.cjs  && remix vite:dev


★═══════════════════════════════════════★
          B O L T . D I Y
         ⚡️  Welcome  ⚡️
★═══════════════════════════════════════★

📍 Current Version Tag: v"0.0.5"
📍 Current Commit Version: "d62e211"
  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.
┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_singleFetch
┗
Error: write EPIPE
    at afterWriteDispatched (node:internal/stream_base_commons:159:15)
    at writeGeneric (node:internal/stream_base_commons:150:3)
    at Socket._writeGeneric (node:net:971:11)
    at Socket._write (node:net:983:8)
    at writeOrBuffer (node:internal/streams/writable:572:12)
    at _write (node:internal/streams/writable:501:10)
    at Socket.Writable.write (node:internal/streams/writable:510:10)
    at Runtime.updateConfig (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/runtime/index.ts:154:24)
    at Miniflare2.#assembleAndUpdateConfig (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/index.ts:1398:28)
    at Mutex.runWith (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/workers/shared/sync.ts:66:45)
    at Miniflare2.#waitForReady (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/index.ts:1486:3)
    at Miniflare2._getProxyClient (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/index.ts:1692:3)
    at Miniflare2.getBindings (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/miniflare@3.20241106.1/node_modules/miniflare/src/index.ts:1715:23)
    at getPlatformProxy (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/wrangler@3.91.0_@cloudflare+workers-types@4.20241127.0/node_modules/wrangler/src/api/integrations/platform/index.ts:116:24)
    at configureServer (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy/node_modules/@remix-run/dev/dist/vite/cloudflare-proxy-plugin.js:55:11)
    at _createServer (file:///Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:63080:20)
    at configResolved (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy/node_modules/@remix-run/dev/dist/vite/plugin.js:768:27)
    at async Promise.all (index 3)
    at resolveConfig (file:///Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:66404:3)
    at _createServer (file:///Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/vite@5.4.11_@types+node@22.10.1_sass-embedded@1.81.0/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:62758:18)
    at dev (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy/node_modules/@remix-run/dev/dist/vite/dev.js:39:16)
    at Object.viteDev (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy/node_modules/@remix-run/dev/dist/cli/commands.js:221:3)
    at Object.run (/Users/chandanreddyvarna/Desktop/Bolt/bolt.diy/node_modules/.pnpm/@remix-run+dev@2.15.0_@remix-run+react@2.15.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_3djlhh3t6jbfog2cydlrvgreoy/node_modules/@remix-run/dev/dist/cli/run.js:271:7) {
  errno: -32,
  code: 'EPIPE',
  syscall: 'write'
}
 ELIFECYCLE  Command failed with exit code 1.





sh-3.2# node -v

v22.13.0

sh-3.2# pnpm -version

9.15.4

Hi @vcreddy,

sure, can you please try again with NPM instead of PNPM. There were other topics here, where Mac-Users had problems with PNPM but with NPM it worked.