-
Version: Deno 2.0.6
Hello, i'm trying to migrate a SvelteKit project from Node to Deno but I've found some strange behaviour when installing dependencies that prevents `deno install` from completin…
-
[Here is a minimal app that reproduces the issue: ](https://stackblitz.com/edit/sveltejs-kit-template-default-fhxpyw?description=The%20default%20SvelteKit%20template,%20generated%20with%20create-svelt…
-
### Describe the bug
Because of this line... https://github.com/sveltejs/svelte/blob/dd9abea2a1059cbead398c5578bfd07a3c3ddd69/packages/svelte/src/compiler/phases/2-analyze/css/css-prune.js#L955 ...an…
-
### Describe the bug
The `pr view` command with the `--json files` flag does not return all of the files changed if the PR has modified more than 100 files.
CLI version:
```
gh version 2.61.0 …
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…
-
**Describe the bug**
Following the Deployment instructions I issue a 'npm run build' and get the following error:
```
failed to load config from /opt/kener/vite.config.js
error during build:
Erro…
-
### Describe the bug
https://vercel.com/docs/functions/limitations#functions-name
> The following limits apply to the function's name when using [Node.js runtime](https://vercel.com/docs/functions…
-
### Describe the bug
I meet a problem when i launch my dev mode. I've tried with npm and yarn but both gave me this error
I've tried to rollback my code, rollback my packages, but problem is still…
-
### Describe the bug
launch a new project from VSCode, get an error printed to the terminal
```
Uncaught error while server responding {
error: Error: ENOENT: no such file or directory, open '…
-
Helllo! Would it be possible to update peerDependencies so we don't have to use the npm `overrides` field?
Using svelte 4 and vite 5 I'm getting these warnings when I run `npm install`:
```
…