Skip to content

Application crashes with 'Error: write EOF' on Windows #1878

@Vinayak19112003

Description

@Vinayak19112003

Describe the bug

Hello,

I am trying to run the project for the first time on Windows but it crashes after starting.

What I have tried:

I have successfully run git init, git add ., and git commit.

I created the .env file by copying .env.example.

I have tried restarting the terminal and my computer.

My System:

Operating System: Windows 11 (or your version)

Node.js Version: (Run node -v in your terminal to get this)

This is the error I receive:

Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:87:19)
at writeWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
errno: -4095,
code: 'EOF',
syscall: 'write'
}
Thank you for your help.

Link to the Bolt URL that caused the error

https://github.com/stackblitz-labs/bolt.diy

Steps to reproduce

Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:87:19)
at writeWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
errno: -4095,
code: 'EOF',
syscall: 'write'
}

Expected behavior

none

Screen Recording / Screenshot

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Provider Used

No response

Model Used

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions