-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
### Versions
- @prismicio/react: 2.7.1
- react: N/A
- node: 18.15.0
### Reproduction
```
git clone https://github.com/JamieMason/prismic-astro-esm-issue-repro
cd prismic-astro-esm-issue-r…
-
I wanted to run this locally. I am using yarn with Node.js `v20.9.0`, just did `yarn install` and `yarn dev` and i get this:
```bash
username@computer3:~/Desktop/website-thomas-astro$ yarn dev
ya…
-
Using Font component in astro `v0.23.0-next.10`.
While dev server is running, I installed astro-fonts and placed this in my `BaseHead.astro` component:
```astro
---
import { Font } from 'astro…
-
### Describe the bug
I'm the author of [vite-plugin-ssr](https://vite-plugin-ssr.com/) and users are reporting the following problem with PrimeReact:
```
file:///home/fabio/Desktop/playground/vps…
-
Rename `src/pages/_stats/` to `src/pages/stats/` and run `yarn build` to replicate. The relevant lines of build output are included below.
```
21:10:47 ▶ src/pages/stats/games/[date].astro
21:10:47 …
-
### Describe the bug
I am opening this issue to cross-reference this issue from the Sentry organisation: https://github.com/getsentry/sentry-javascript/issues/12603
### Steps to reproduce
…
-
I am getting this error with 'astro build'.
(intermediate value).globEager is not a function
Stack trace:
at file:///home/carot/Astro-Theme-Creek/dist/chunks/pages/rss_jtdt-a9R.mjs:3:38
…
-
### Astro Info
```block
Astro v4.10.3
Node v21.7.1
System macOS (arm64)
Package Manager yarn
Output server
Ada…
-
Hi,
I created a event-catalog project using the command npx @eventcatalog/create-eventcatalog@latest my-catalog. The build process works perfectly with "npm run build", but I'm encountering an erro…