-
Since `react-script` is no longer being updated, it is also not recommended for official use. We'd better migrate it to another tool.
Here are other tools
- [ ] https://nextjs.org/docs/app/build…
-
**Is your feature request related to a problem? Please describe.**
The `getComputedTextLength` function is not implemented causing some libraries to fail server side.
**Describe the solution you'd…
-
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 …
-
`astro build` throws error -
```
1:49:49 PM: $ npm run build
1:49:49 PM: > astro-frontend-masters@0.0.1 build
1:49:49 PM: > astro build
1:49:50 PM: 08:19:50 AM [astro] Unable to load /opt/buil…
-
All posts' pathnames are automatically lowercased after updating to `a6bc4c00b0bf1357cd8dfa14d1c037a90e3e2737`.
For example, `src/content/posts/ExAmple.md` will be build to `dist/posts/example.htm…
-
I'm trying to get it to work is Astro, but get the following error:
```
error Cannot read properties of undefined (reading 'forEach')
File:
C
Stacktrace:
TypeError: Cannot read prop…
-
when I'm trying to build the project, it's constantly failing and getting this error. I've tried to execute `qwik build` but still does not work
```sh
19:28:02 [ERROR] [vite] x Build failed in 1.21s…
-
Hello!
### I have this static page: (/)
![image](https://github.com/user-attachments/assets/a1449e0c-8a84-48cf-8a56-ca3e520e70a2)
### and this SSR page: (/eventos-gratuitos)
![image](https://g…
-
I'm trying to convert a SSG to SSR and found your extension which has been solving some of my sitemap issues. Thanks!
That being said, I'm running into issues trying to pull a list of ids to inclu…
-
`error here : src/pages/blog/[slug].astro
`
```bash
Cannot read properties of undefined (reading 'set')
File:
src/pages/blog/[slug].astro
Stacktrace:
TypeError: Cannot read properties…