Deploy node-server with nitro
How did you solve it? I'm having this error in coolify, locally it's ok, but in production it gives this error
Web:
8 Replies
other-emerald•4w ago
i'm getting this as well with nitro v2, but works fine with nitro v3.
have you tried nitro v3 nightly?
package.json:
vite config based on docs:
this is the setup i'm using on https://github.com/dotnize/react-tanstarter
absent-sapphireOP•4w ago
So you get this error too?
absent-sapphireOP•4w ago
@nize
other-emerald•4w ago
hmm weird no i'm not getting any errors like that
other-emerald•4w ago

absent-sapphireOP•4w ago
Even with the error I managed to build, maybe it's because of pnpm
other-emerald•4w ago
maybe restart vscode?
absent-sapphireOP•4w ago
nice, it worked, I restarted typescript and the error disappeared
and the deploy worked too, thank you very much