hasezoey
hasezoey
Tracker issue for upgrading dependency `mongodb` from `5.x.x` to `6.0.0`
Currently the Errors for failed downloads are not very helpful, like: https://github.com/nodkz/mongodb-memory-server/blob/2d46099b857421d2fd7737a4328ed9146cce2a90/packages/mongodb-memory-server-core/src/util/MongoBinaryDownload.ts#L434 it only says that the code is not 200, but not which code it actually was. there are...
Reminder Issue to add documentation to add a example on how to properly set-up github actions cache for MMS
### Version 29.1.0 ### Steps to reproduce 1. clone https://github.com/hasezoey/ts-jest-esm-globalsetup-issue 2. install all packages (`yarn install`) 3. run `yarn jest` 4. observe error ### Expected behavior i expect the import...
## Expected Behavior I expected the lines to not cross though the fields this directly and either go around the tables or start at different sides than the selected ##...
**Describe The Bug** **Steps To Reproduce** 1. go to `/web/#!/queue` while nothing is playing 2. do a hard refresh (firefox CTRL+SHIFT+F5) 3. click jellyfin's "back" button 4. observe nothing happing...
## Description Since tui-realm 1.9.0 with the crossterm backend is not handling mouse scroll wheel up / down anymore (1.8 did handle it as Key event UP and DOWN) and...
## Describe what you need | want [Typescript 5.0](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#decorators) has added support for [ES Decorators](https://github.com/tc39/proposal-decorators) and [Typescript 5.2](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#decorator-metadata) has added support for [ES Decorator metadata](https://github.com/tc39/proposal-decorator-metadata) ## Do you have already...
## Versions - System: linux / macos / windows - NodeJS: 0.0.0 - Typescript: 0.0.0 - Compiler / Transpiler: tsc / ts-node / ts-jest - Typegoose(NPM): 11.4.0 - Typegoose(GIT): commithash...
Consider adding feature `bundled_bindings` to the README under the section `Optional Features`, because it currently is not documented there