-
In all bun projects, including [this basic template](https://github.com/sistematico/bun-vite-template), the command `vue-tsc` produces this error:
```
src/main.ts:3:17 - error TS2307: Cannot find m…
-
### What is the problem this feature would solve?
I want to write a server setup script in Bun shell, however I encounter following issue.
```setup.ts
await Bun.$`curl --proto '=https' --tlsv1.2 htt…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
(For faster reproduction, here is a reposito…
-
Today i discovered an issue with the setup-bun action. We use setup-bun to install the dependencies and then execute the app with node.
I also can see that setup-bun not containerized, which runs in …
-
### What is the problem this feature would solve?
I want to write a plugin to find unused files in the source directory.
I could enumerate all files below any entrypoint
I could cross out all used f…
-
## Description
Bun has been an often requested feature for NX see here:
* https://github.com/nrwl/nx/issues/19093
* https://github.com/nrwl/nx/issues/11049
* https://twitter.com/gunta85/…
-
### Describe the bug
When you are using Svelte 5 in conjunction with VSCode, the official Svelte extension, Typescript and you set `svelte.language-server.runtime` as well as `typescript.tsserver.nod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Yes, the current setup for Node.js …
-
### System Info
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M2
Memory: 88.97 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bi…
-
### Provide environment information
"ct3aMetadata": {
"initVersion": "7.38.1"
},
### Describe the bug
I install the t3-app with default based on this setup
```
What will your pro…