-
### Describe the issue
Not sure you are also maintaining cdnjs (and other cdns) but I have opened a PR https://github.com/cdnjs/packages/pull/1870
starting v 1.19.0 the `/dist` in [npmjs](https://…
-
Agda c6de41e compiles this code
```agda
{-# OPTIONS --guardedness #-}
open import Agda.Builtin.Nat
record Stream : Set where
coinductive
field head : Nat
field tail : Stream
open S…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.19.1
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Manage…
-
When using pRetry with retry count >= 1, the stack trace of the original calling function is not preserved, which complicates debugging, especially if the code wasn't written with this behavior in min…
-
I have given the code in here. ([click here](https://github.com/sseuniverse/sse-docs/))
My component meta is empty after preparation. Code of `component-meta.mjs` :-
```js
export default {}
``…
-
### Describe the bug
I have a Nuxt 3 app and in it a page with a Tres.js scene. The scene contains `` which casts a shadow. When navigating away from the page with the scene and navigating back to th…
-
Repro:
```
❯ deno run -A npm:nuxi init
# just press enter at each prompt
❯ cd nuxt-app
❯ deno task build
❯ deno task preview
ERROR The "nodePath" option must be a string or a file URL: /hom…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
When I import `pushSchema` from `drizzle-kit/api` in ESM files…
-
During the build, the following error may occur:
ERROR [nitro] [unhandledRejection] Cannot destructure property 'usingNuxtContent' of 'useRuntimeConfig(...).nuxt-robots' as it is undefined.
at …
-
### Environment
- Nitro: latest
- Node: 20
### Reproduction
[https://stackblitz.com/edit/github-sbrgxd?file=server%2Fplugins%2Fstorage.ts](https://stackblitz.com/edit/github-sbrgxd?file=server%2Fp…