lantheL
Convex Community2y ago
22 replies
lanthe

Netlify deploy build errors

I'm trying to deploy via Netlify and I'm getting build errors. At first I was getting this error:
https://github.com/vitejs/vite/issues/15714

I updated vite to 5.1.5 and now I'm getting this instead:
"node_modules/vite/dist/node/index.d.ts(5,41): error TS2307: Cannot find module "rollup/parseAst" or its corresponding type declarations." The internet's advice on this error appears to be to downgrade vite :/. Any thoughts?
Was this page helpful?