-
-
Notifications
You must be signed in to change notification settings - Fork 666
Closed
Labels
Description
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'.
……
Reactions are currently unavailable