Behon Baker

Results 140 comments of Behon Baker

Just adding this here(it may help someone). For nuxt, i created a plugin at `server/plugins/logger.ts` Then I installed `pino` and `pino-pretty` as devDeps Then added this to the file ```ts...

Hey! Thank you for the suggestion. It's always good to see a better way of doing this in the dev world. I will check out the recommendation in the h3...

I am all for it. I use the GUI more than anything else. I am not a terminal guy. I only use it when i must. Telemetry data will help...

This may have something to do with how a specific dependency(qs) is imported and use. Had a similar issue with a package of mine and the pnpm users. I think...

I cant send any mutation with this library. Anyone found a way to make this work?

Having the same issue. I am not able to do any mutation at all. Rolling back did not solve the problem, sadly.

Oh, thanks @henryhale I just ended up ditching the package lol

Hello @KaelWD , here is the reproduction: https://stackblitz.com/edit/nuxt-starter-ttbwg5?file=nuxt.config.ts Nuxt updated to v3.1.1 and updated rollup and vite.. I think that has something to do with this warning that we are...

> @KaelWD I noticed that happen a very weird thing on localhost where I amtesting. > > I get in console (browser) the following error: > > > > Note...