-
### Astro Info
```block
Astro v4.13.1
Node v22.2.0
System Windows (x64)
Package Manager pnpm
Output static
…
T1xx1 updated
3 months ago
-
### Describe the bug
The plugin doesn't seem to be taking into an account `srcDir`
### To Reproduce
1. Have a config like this
```js
// https://astro.build/config
export default defineConfig({
…
roll updated
4 months ago
-
I was evaluating site generators and looked at Astro. Tested against https://astro.build in Firefox 121.0 64-bit on Fedora 38. Issue does not occur in Chromium or on other sites in Firefox.
### Des…
dandv updated
3 months ago
-
### Astro Info
```block
Astro v4.11.3
Node v20.12.2
System macOS (arm64)
Package Manager bun
Output server
Ada…
-
### Astro Info
```block
VSCODE
21:51:24 [types] Generated 87ms
21:51:24 [check] Getting diagnostics for Astro files in C:\Users\adama\Desktop\adamalmounayarblog.github.io...
Cannot read properties…
-
### Environment
v16.13.1
v18.16.0
v20.5.0
### Reproduction
`npx giget@latest gh:withastro/astro/examples/basics my-project`
`npx giget@latest gh:unjs/template`
### Describe the bug
![Screensho…
-
### 📝 Issue Description
_sarah11918 in discord#feedback-ideas specifically asked me to file this issue on this specific repo._
**WHAT:** Some meta docs related repos do not have LICENSE files and …
-
### Astro Info
```block
Astro v4.6.4
Node v21.7.3
System macOS (arm64)
Package Manager npm
Output server
Ad…
-
### Describe the bug
Hi folks, I am hitting an issue on install:
```
dependencies:
+ @tutorialkit/components-react 0.0.2
+ react 18.3.1
+ react-dom 18.3.1
devDependencies:
+ @astrojs/che…
-
Localy works, but when deploying on Render.
db.js:
```
let dotenv = require('dotenv').config()
const { createClient } = require('@libsql/client')
const { drizzle } = require('drizzle-orm/libsql…