Baki
Baki
Huh? This is weird but it just started working. I don't know if it started working after the last release but I think I've tried it, didn't work. Somehow it...
Yes! I’m aware of the issue and I’m waiting [unjs/ipx - #79](https://github.com/unjs/ipx/issues/79) to be merged that will fix this issue. For now, please remove `http.cat` from your `config/modules/image.ts`
> @eggsy Does this have anything to do with MacOS or should this work? I also use macOS and everything works perfect, one thing though, I'm not sure if `pnpm`...
Nuxt is weird, I hope to move to Nuxt 3 when it's stable enough and I have time... Could you try with `bun`?
I don't know how to help at this point... Maybe try deleting `node_modules` directory and all lock files and clean install dependencies 🤷♂️
Check your browser's console: F12
Seems like you're still using pnpm as I see .pnpm in the import path. Have you installed `bun` and tried `bun install` to install dependencies with it? Or maybe `pnpm...
I'm really out of ideas. I still see `.pnpm` there so I see you haven't tried with `bun` yet, or maybe you did. Anyway, I'll go wee what I can...
Nice idea, +1. Would love to see "Last Updated" date too!
Looks great! Thanks. I will review it when I have time.