J_Klakus
J_Klakus
> @JojokCreator did you find a fix for this? I am running into the same issue currently. Not yet Tim I had to "use client" to get it to work.
Hi Yi, my use case is here https://github.com/JojokCreator/Recipe-Blog-Site inside section/FeaturedPosts.tsx
getting `munmap_chunk(): invalid pointer` and `corrupted size vs. prev_size` on vercel using node 18 and 20x when using ``` (await import("astro-compress")).default({ Image: false, SVG: false, }), ```
also just got ``` 14:34:05.241 | 05:34:05 ▶ /_astro/404.BrQoZ2ei_Z1jbl9F.svg (before: 1kB, after: 1kB) (+33ms) (1/9956) 14:34:05.247 | free(): invalid size 14:39:14.985 | Error: Command "npm run build" exited with SIGABRT...
v2.2.21 built okay on Vercel. Twice so far...
Spoke too soon `free(): invalid size` third time lucky ....
sorry still getting `free(): invalid size` on vercel with `"astro": "^4.5.16",` and `"astro-compress": "^2.2.22",`
Thankyou!
Hi I'm also having issues with the tagged and split messages (message one works fine) returning 400 errors. Using Astro. ``` ``` the error is - {"error":"invalid_param","message":"Invalid feelback value"}