Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading '_logger') #1265

Closed
rkrishna-gembrill opened this issue Aug 24, 2022 · 1 comment
Closed

Cannot read properties of undefined (reading '_logger') #1265

rkrishna-gembrill opened this issue Aug 24, 2022 · 1 comment

Comments

@rkrishna-gembrill
Copy link

rkrishna-gembrill commented Aug 24, 2022

When using batchDescribe function and if the response has any errors, the error log is failing. Below is the stack trace.

TypeError: Cannot read properties of undefined (reading '_logger')
    at /node_modules/jsforce/lib/connection.js:1336:18
    at tryCallOne (node_modules/promise/lib/core.js:37:12)
    at /node_modules/promise/lib/core.js:123:15
    at flush (/node_modules/asap/raw.js:50:29)
    at processTicksAndRejections (node:internal/process/task_queues:78:11)

this._logger.error(

@cristiand391
Copy link
Member

triaging old issues...

v1 doesn't receive updates, this method was removed in v2.

@cristiand391 cristiand391 closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
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 a pull request may close this issue.

2 participants