Skip to content

Fix this error: - #1

Open
khmseu wants to merge 3 commits into
masterfrom
khmseu-patch-CName
Open

Fix this error:#1
khmseu wants to merge 3 commits into
masterfrom
khmseu-patch-CName

Conversation

@khmseu

@khmseu khmseu commented Jan 7, 2020

Copy link
Copy Markdown
Owner

node_modules/sql/lib/types.d.ts:40:52 - error TS2344: Type 'CName' does not satisfy the constraint 'string'.
Type 'keyof Row' is not assignable to type 'string'.
Type 'string | number | symbol' is not assignable to type 'string'.
Type 'number' is not assignable to type 'string'.

khmseu added 3 commits January 7, 2020 23:51
node_modules/sql/lib/types.d.ts:40:52 - error TS2344: Type 'CName' does not satisfy the constraint 'string'.
  Type 'keyof Row' is not assignable to type 'string'.
    Type 'string | number | symbol' is not assignable to type 'string'.
      Type 'number' is not assignable to type 'string'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant