Skip to content

diagnostic-channel-publishers to support PgQueryStream #67

Closed

Description

I've got this error when executing a query stream

TypeError: queryResult.then is not a function
    at Client.query (star-wars/node_modules/diagnostic-channel-publishers/dist/src/pg.pub.js:238:10)
    at PostgresQueryRunner.<anonymous> (star-wars/node_modules/typeorm/build/src/driver/postgres/PostgresQueryRunner.js:218:53)
    at step (star-wars/node_modules/typeorm/node_modules/tslib/tslib.js:136:27)
    at Object.next (star-wars/node_modules/typeorm/node_modules/tslib/tslib.js:117:57)
    at fulfilled (star-wars/node_modules/typeorm/node_modules/tslib/tslib.js:107:62)

This occurs when I import applicationinsights module without even setup and start app insight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions