Skip to content
#

syntax-checker

Here are 75 public repositories matching this topic...

GongchuangSu
GongchuangSu commented Jan 21, 2022

版本信息

  • dt-sql-parser版本:4.0.0-beta.2.2
  • tsc版本:4.5.4
$ tsc -v
Version 4.5.4

报错信息

执行npx tsc,报错如下:

node_modules/dt-sql-parser/dist/lib/flinksql/FlinkSqlParserListener.d.ts:4:16 - error TS1005: '(' expected.

4     constructor: typeof FlinkSqlParserListener;
                 ~

node_modules/dt-sql-parser/dist/lib/flinksql/FlinkSqlParserVisitor.d.ts:4:16 - e

Improve this page

Add a description, image, and links to the syntax-checker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syntax-checker topic, visit your repo's landing page and select "manage topics."

Learn more