Workaround silent crash in node 20 on await stream cancel #655
Annotations
2 errors
Run npm test
Process completed with exit code 1.
|
Run npm test:
source/core/Ky.ts#L90
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
|
Loading