David Trapp
David Trapp
Interestingly, the error isn't always the same. Sometimes it's about `ONE_MINUTE` or `FIVE_MINUTES`.
Note that there also seems to be a bug where it always skips 1 record after each batch. Change `batch + 1` to `batch` in the same file to fix...
> However, it is not "compatible" with 2k3e beacuse it recognizes as text instead a maker data (however, if you remove the text by using tools or by pasting it...
ISO hash failing due to case sensitivity (Microsoft provides uppercase, sha265sum expects lowercase)
Same issue, same thought. (I tried empty and it still failed.) It even fails with the defaults in the form, which is a bit surprising.
See also: * https://stackoverflow.com/questions/72259748/scripts-arguments-starting-with-are-removed/72260631#72260631 * https://stackoverflow.com/questions/70090402/why-arent-npm-scripts-relaying-arguments-correctly-on-windows-powershell * https://github.com/MicrosoftDocs/PowerShell-Docs/issues/8817
This is causing me a lot of troubles during development because it means I have to do a full rebuild on every change, which takes much longer than what normally...
See attached minimal example. Extract, run `npm install`, run `npm run build`, observe error. [repro.tgz](https://github.com/codefeathers/rollup-plugin-svelte-svg/files/13831430/repro.tgz) (_Edit:_ Redownload please, a file was missing.)
+1 The help page even mentions that the "Folder Name" filter would be useful in case of incoming filters putting stuff into folders, but it seems it's not very useful...
Yes please keep it working in Betterbird! 😅 For anyone reading this later on - the version 5.0 that was pulled which does have this feature and also other fixes...
You are right, the certificates are listed. That's probably what's happening. I'm surprised I'm the first one talking about this though, as it was happening yesterday every time I started...