edenhikri

Results 3 comments of edenhikri

Has this been fixed yet...? I am still awaiting a fix.

No I am running the latest 3.5.2. Here is what I did to recreate. `mkdir jsforceTest && cd jsforceTest` `npm init && npm i jsforce@latest` ``` // test.js const jsforce...