voxelstack

Results 3 issues of voxelstack

Running `cargo build` with `--target wasm32-unknown-unknown` will generate `E0433, E0599` for `Response::chunk`. I am using version `0.11.11` with the `stream` feature. I would be happy to have a more descriptive...

### Describe the bug Extra type definitions specified on `tsconfig` through `"compilerOptions": { "types": [...] }` are ignored by the type checker. ### Reproduction https://stackblitz.com/edit/vitest-dev-vitest-jbppb2?file=test%2Fbasic.test.ts ### System Info ```shell System:...

pending triage

`pnpm wdio` fails on a Lit + Vite project. # Steps to reproduce ```bash pnpm create vite@latest litvitewdio --template lit-ts cd litvitewdio pnpm install # pnpm create wdio@latest . #...

bug
help wanted