Jacek Nowacki

Results 33 issues of Jacek Nowacki

Hello, I really appreciate this awesome package, but I cannot configure it to continue on error. If directory access error occurs (not sure about file errors) then `klaw` just emits...

Consider this code: ```javascript const test = () => { throw new Error("Hi there"); }; describe("module", () => { it("throws correct error", () => { test.must.throw(Error, "Hello world"); }); });...

Hello, for few days placem.at website is dead. Can you fix it?

in README there are dead links, both the home and direct download link don't work would be great if that could be fixed

# Bug report ## Description / Observed Behavior With 2.2.5 (it's not happening with 2.2.4) you can't have this code: ```typescript import type { SWRInfiniteResponse } from "swr/infinite"; export const...

Hey, Thanks for this library, it seems a nice replacement for `diskusage`. Looking at the code and output of `df` command I suspect that returned values are in bytes (rounded...

Hey, I need an ONVIF manager that can help me extract the addresses of RTSP streams. Your app is the best onvif client I've seen so far, but I can't...

Hello, I found this repo by accident, someone just used your library. I took a look at readme and I completely don't know what this is all about. Having only...

As in title - demo page doesn't work, it does a redirect to skdev.info domain

I'm doing initial sync, I have 300 Mbps fibre connection. I'm on Linux right now. Native Windows client can sync the changes on my account in few minutes, overGrive on...