Cloudea

Results 5 comments of Cloudea

The codes are in [https://github.com/ppy/osu-tools/pull/202](url)

> If you're using pnpm you will need to add an override for the sharp package, [#1871](https://github.com/nuxt/image/issues/1871) > > "pnpm": { > "overrides": { > "sharp": "0.33.4" > }, >...

I'm experiencing the same issue when adding local image references in Markdown files that are processed by `@nuxt/content`. During build on both windows and linux environments, i encountered the following...