Vincent Hagen

Results 7 issues of Vincent Hagen

I updated to your latest version and noticed I got some typing errors. After some investigation I noticed you added typescript typings between version 3.2.x and 3.4.x. The new typing...

By using the readable event the paused flowMode is forced upon the stream, even though the use of pipe() later on. By explicitly calling stream.read() on the readable event the...

Hi I am running an small app http server with packages like `express` , `pg` and `@pm/io`. After I moved from pmx to `@pm/io` I start getting an MaxListenersExceededWarning ....

It seems like nginx now stores the config of the default.conf site in http.d instead of conf.d . Which causes nginx to shutdown with the following error > 2022/07/24 18:48:00...

Before finding this repo I found the color picker on this website: http://acko.net/blog/farbtastic-jquery-color-picker-plug-in/ But the download link doesn't work. Maye link it to this repo?

In the current version only certain parts of the documented scripts are used for searching (with the searchbar) The description of an item is not one of them. This can...

enhancement