-
Notifications
You must be signed in to change notification settings - Fork 96
Description
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 workingSomething isn't working