Closed fl5brkv closed 3 months ago
This is the code
And this is the error on $client
'$client' is of type 'unknown'.ts-plugin(18046) const $client: unknown
Most of the time removing .nuxt folder and node_modules + reinstall fixes this issue
.nuxt
node_modules
https://github.com/wobsoriano/trpc-nuxt/issues/91
This is the code
And this is the error on $client
'$client' is of type 'unknown'.ts-plugin(18046) const $client: unknown