Skip to content

Prisma Studio logs ERR_STREAM_UNABLE_TO_PIPE on Windows when opening UI #1479

@MauroSerrano-dev

Description

@MauroSerrano-dev

Windows 11
Node 24.14.1
prisma 7.6.0
@prisma/client 7.6.0
@prisma/adapter-pg 7.6.0
Studio 0.27.3
PostgreSQL

Prisma Studio starts successfully on localhost:5555 and the UI loads data correctly.
However, every time the Studio UI is accessed, the server logs:

Error [ERR_STREAM_UNABLE_TO_PIPE]: Cannot pipe to a closed or destroyed stream

This also happens with:
prisma studio --port 5555 --browser none

The Studio remains usable, data is visible, and DB access appears normal.

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