Lo
Build fails
I want to deploy a web-app (React & Vite) and I fail to deploy it. The deploy logs say the following:
npm WARN config production Use --omit=dev instead.
[email protected] start tsc && cross-env NODE_OPTIONS=--max-old-space-size=16384 vite build --mode=production vite v5.0.11 building for production... transforming... (here crashes the build after several seconds). Every hint is highly appreciated. Thank you.
61 replies