have been working on this for a few weeks now. I was getting errors like the following when trying to implement pino transport ⨯ uncaughtException: Error: Cannot find module ...
TLDR: module works with v3.13, dev and build; module breaks dev with v3.14, but build passes. I'm running into a weird issue upgrading from Nuxt 3.13 to 3.14. Starting the dev server throws a 500 (see ...