-
Whenever I try to build cf-wasm/og for the pages environment, it gives me the following error.
`TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".bin" for /builds/renderz/renderz-sve…
-
Hi, we are trying to use this in an astro site and when running npm run build we get the following error, any idea what might be causing that?
import { useQueryParam, StringParam, useQueryParams, w…
-
**Describe the bug**
I attempted a `astro deployment create` and it failed legitimately. However, what was logged was
```
Error: Cannot connect to Astronomer. Try to log in with astro login or …
-
Add support for tip boxes using the syntax like `!!! warn ""` in the current help center markdown. Please note that we want to cover all similar tip boxes in this issue, not just `warn` boxes.
We …
-
### Describe the Bug
First of all, I am not sure if this issue belong to the `language-tools`, the `compiler` or the `astro` repository. So sorry if I picked the wrong repo.
## System info
```
…
-
### Describe the bug
Adding an external script to a lesson doesn't work.
### Steps to reproduce
1. Add `` to `content.md` of a lesson.
2. Create `landing.js` file with `console.log(1)` in th…
-
It would be great to have an option to set cli flags on the `astro build` command.
Specifically, I'd like to specify the `--config` flag to deploy a static version of my site.
Reference: https://doc…
-
Like many others I'm getting the dreaded error:
```
Artifact could not be deployed. Please ensure the content does not contain any hard links or symlinks and total size is less than 10GB.
```
…
-
- [ ] get Astro::Cosmology to build
- [ ] move Cosmology semi-constants like TIME_HUBBLE to Astro::Cosmology
- [ ] remove duplicated constants like Steradian from Astro::Cosmology and instead import…
-
At first, thanks for the great work!
I am playing around with an empty astro project, but I have issues using `@vite-pwa/astro`.
Everything works locally, but online I get the following error (reg…