-
### Describe the bug
I am trying to create a server side bundle that includes packages containing .node files. In this specific instance, the problematic package is nodejs-polars.
```
in/nodejs…
-
**Describe the bug**
I am trying to use Kobalte in Astro, but it errors out because of missing `effect` export in `solid-js/web` when it tries to do server-side rendering it seems.
```js
file:/…
-
every time I try to build my astro site I get this error:
```
file:///C:/MySoftwareProjects/astro-test/dist/entry.mjs?time=1666123020542:10
import { findUp } from 'find-up';
^^^^^^
Syn…
-
### What operating system are you using?
All
### What browser are you using?
Chromium-based browser
### Describe the bug
Send button did output results once user submitted. Deployed in …
-
### Astro Info
```block
Astro v4.3.5
Node v20.9.0
System macOS (arm64)
Package Manager yarn
Output static
A…
-
### Astro Info
```block
node:internal/modules/cjs/loader:1586
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: The specified module could not be found.…
-
Raised by @whitep4nth3r , there seem to be some issues with an astro app deployed to netfliy.
Repro: https://github.com/whitep4nth3r/p4nth3rworld
When running locally, stuff seems to work as far…
mydea updated
3 months ago
-
Hey there!
Thanks fro putting this out. But I am having problem launchin with the following error:
```
yarn dev
yarn run v1.22.19
warning package.json: No license field
$ astro dev
file:///as…
-
Hey! Thanks for the project. I am using declaratively deployed vms.
The first deployment is flawless but then I'm encountering 2 issues with so called day 2 operations.
## Can't update the VM re…
-
Using `astro add auth-astro` to add the auth to my project on Windows using the recommended process and base settings straight out of the box, then I get the following error.
``` bash
npm run dev…