Skip to content

Error with pg-protocol and @types/pg during typescript build: Cannot find module 'pg-protocol/dist/messages' #3435

Closed
@seisenberg

Description

@seisenberg

Hi,

Also reporting another similar error that is popping up from the ESM update for pg-protocol with the @types/pg definitions.

node_modules/@types/pg/index.d.ts:6:31 - error TS2307: Cannot find module 'pg-protocol/dist/messages' or its corresponding type declarations.
import { NoticeMessage } from "pg-protocol/dist/messages";

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions