-
### Describe the bug
I'm trying to upgrade to Svelte v5.1.0 from 4.2.19, by using ncu.
ncu -u gives me:
```
@sveltejs/vite-plugin-svelte ^3.1.2 → ^4.0.0
svelte ^4…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.12.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package …
-
- Got error on `npm exec -- sst tunnel` with `sst@3.2.52`
- use vscode on mac
```
panic: runtime error: slice bounds out of range [:255] with length 40
```
-
# Problem
We all love type-safe interaction between system components.
It's also a great idea to be able to use the same TypeScript types both in our server and client codebases, which is often re…
-
## Possible install-time or require-time problem
- [x] I have read and understood all of the [documentation relating to installation](https://sharp.pixelplumbing.com/install).
- [x] I have…
-
### Describe the bug
I rehash the issue and see why: [#issues 10335](https://github.com/tauri-apps/tauri/issues/10335)
**I created the tauri2 project in the project directory [tauri] with the co…
-
### Reproduction
A public repo is available at [peterje/remix-manual-route-config](https://github.com/peterje/remix-manual-route-config/blob/main/vite.config.ts) which was created by:
```sh
npx…
-
### What version of Bun is running?
0.5.1
### What platform is your computer?
Linux 5.15.0-60-generic x86_64 x86_64
### What steps can reproduce the bug?
```typescript
class Base {
constructo…
-
**Update 2023-02-07:** A port for Deno is available at https://deno.land/x/comlink, when the `npm:` protocol is mature enough I will make it compatible with both Node and Deno (and Bun). My intention …
-
### Describe the bug
Passing a snippet to a parameter of type `Snippet` will now cause type issues but renders just fine in runtime.
```ts
Type '() => ReturnType' is not assignable to type 'Sn…