Skip to content

Introduce a transpile safe check #305

@cryptogohan

Description

@cryptogohan

v. weird error. When using Deno run with --no-check it suddenly doesn't run anymore.

error: Uncaught SyntaxError: Unexpected token ';'
    _query: Query<ResultType.ARRAY>,
                                   ^
    at <anonymous> (https://raw.githubusercontent.com/denodrivers/postgres/master/client.ts:68:36)

All I could find was this issue:
MikaelPorttila/rss#23
denoland/deno#10684

Any idea what's going wrong?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions