sophie

Results 18 issues of sophie

``` > node_modules/discord.js/src/client/BaseClient.js:3:29: error: Could not resolve "node:events" (mark it as external to exclude it from the bundle, or surround it with try/catch to handle the failure at run-time) 3...

Does not seem to be implemented at all, not even in any of the branches. However, 1.20 is supported on the forge/fabric side, it's just not released. The latest bukkit...

## Feature description A comment such as ``` /* * @coerce true */ hello: number; ``` will turn the resulting `z.number()` into `z.coerce.number()` ### Input ```ts /* * @coerce true...

enhancement

Recently, I was trying to use `import { io } from "https://cdn.socket.io/4.6.1/socket.io.esm.min.js"; ` in a deno project, but it didn't seem to work. Nothing was emitted. 🤔 Maybe this project...

enhancement

Could you implement something for favorites? ![image](https://github.com/MrBartusek/gif-picker-react/assets/81387799/db452282-247c-4d65-9d8f-12c85e1e303b) There's a category for these on Discord, and I'd love to see one for gif-picker-react. It'd be a single prop containing all of...

enhancement

Support for this is already in sinowealth-kb-tool, and Rangoli. And so writing a layout shouldn't be hard at all, I just don't own a arduino at the moment to reflash...

### Description - Fixes: #8068 ### Testing Instructions Same as the fixed issue -- ``` npx create-turbo@latest -e with-svelte pnpm i pnpm format ```

area: examples
needs: triage
owned-by: turborepo

We've been looking to move our server from Paper to Fabric, and InteractiveChat is our only plugin that's in active use, and we can't seem to find any great alternatives...