wobsoriano / trpc-nuxt

End-to-end typesafe APIs in Nuxt applications.
trpc-nuxt.vercel.app
MIT License
687 stars 39 forks source link

RollupError #176

Closed Rednas83 closed 4 months ago

Rednas83 commented 4 months ago

After following the simple usage example and starting the dev server I am getting a RollupError Server image Client image Info

------------------------------
- Operating System: Windows_NT
- Node Version:     v20.12.2
- Nuxt Version:     3.12.3
- CLI Version:      3.12.0
- Nitro Version:    2.9.7
- Package Manager:  pnpm@9.5.0
- Builder:          -
- User Config:      compatibilityDate, devtools, build
- Runtime Modules:  -
- Build Modules:    -
------------------------------

Any idea how it can be fixed?

Also something was missing in the readme image

Rednas83 commented 4 months ago

After a restart of vscode it now works. I think I had some unsaved files🤔