stheine
stheine
An issue is here in postcss-normalize, where they did not bind the include to a specific or even major version: https://github.com/csstools/postcss-normalize/issues/58
> Hallo, ich habe eine Vitoligno 300P. Grundsätzlich wird jedes Gerät unterstützt, wenn du ein unterstütztes Protokoll hast. In deinem Fall meine ich P300. Du musst lediglich deine vito.xml und...
> Wenn ich nur lesend zugreife sollte doch eigentlich nichts passieren, oder? @DocDirac, sehe ich auch so. Lesen habe ich auch mal einiges durchprobiert. Den 300-P habe ich auch, allerdings...
I can confirm this bug(?). Even a `process.exit()` hangs. Somehow this is caused by the `fs.createReadStream()` that's not properly cleaned, even though `.close()` is called in `inputEvent.close()`. My workaround, sending...
> Here is a very preliminary version for 102. Please do NOT use it on your production profile. I can confirm this to work ok.
Hi @pashagolub , it works! :) ``` root@pgwatch2:/pgwatch2# ./pgwatch2 --version 3930f01a0e284e56aba6432e2949427e951fb3d9 (2022-07-01T10:26:54+02:00) ``` Regards sthein
The error is described in the module that's used for unzip: https://github.com/kevva/decompress-unzip/issues/12
This is the same issue as described in https://github.com/kevva/decompress/issues/46 and a workaround described in there.
especially, if you do major version updates, like the recent 2.x to 3.x, I'd like to understand if there are breaking changes, so a CHANGELOG would be the natural place...
I'm using 2.8.1, but missed the fact that these options have gone (I might have realized that if there would have been a major version change, but probably I would...