Darwin devchris-mac.home 22.5.0 Darwin Kernel Version 22.5.0: Fri Mar 17 14:37:58 PDT 2023; root:xnu-8796.120.16~15/RELEASE_X86_64 x86_64
Today, I don't know why but this error happened on a project. I tried to change to different version but got no chance this is still here. There is no way to get out of this CancelableRequest like it worked before
Tell me if it's a bug or if I done something wrong, thanks
I can chain .json() .buffer() .text() method etc etc but only in typing, this is not a runtime issue.
work as before
const data = await got.get('https://jsonplaceholder.typicode.com/todos/1').json();
console.log(data);
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too