Skip to content

Error on deno compile from version 3.4.1 #3136

@qihangnet

Description

@qihangnet

Starting from version 3.4.1, an error occurs when build the application using deno compile.

TS2339 [ERROR]: Property 'execute' does not exist on type 'PoolConnection'
TS2339 [ERROR]: Property 'query' does not exist on type 'PoolConnection'
TS2339 [ERROR]: Property 'execute' does not exist on type 'Connection'.
TS2339 [ERROR]: Property 'query' does not exist on type 'Connection'.

……

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions