Problems with Nuxt 3.16.1
Hi All,
So, I'm having a couple of issues with the updated Nuxt version.
1. Breakage in
2. TRPC complaints that I'm using
In both cases/repos, downgrading to Nuxt 3.15.4 "fixes" the problem.
So, I'm having a couple of issues with the updated Nuxt version.
1. Breakage in
nuxt.config.ts configuration options (still tracking down, will update later)2. TRPC complaints that I'm using
@trpc/server in a non-server environment (still tracking down exact combination of packages that causes)In both cases/repos, downgrading to Nuxt 3.15.4 "fixes" the problem.
