Closed alvarosabu closed 1 year ago
Most probably due https://github.com/nuxt/nuxt/issues/20936
This should work fine if you install typescript
: https://github.com/nuxt/nuxt/issues/20936#issuecomment-1594693842.
This is upstream Vue behaviour rather than a bug in Nuxt.
Installing typescript
locally does solve the issue. Thanks @danielroe
Describe the bug
When Adding
<TresCanvas />
component, this error is promptReproduction
https://stackblitz.com/edit/nuxt-starter-crwkr1?file=nuxt.config.ts
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Code of Conduct