Cannot find module @rollup/rollup-win32-ia32-msvc with get started guide
Hey All, I would love some help, I'm trying to use the start templates and I've been going around in circles.
I'm on PC if that makes any difference but I've yet to actually get my vite server to start.
using
I immediately hit module not found for rollup
I tried using npm create @tanstack/start@latest my-proj
I was getting react-router-dom instead of tanstack-router
I've nuked everything and tried wit pnpm and it hit even more snags.
And when I just followed the start from scratch example
I keep getting this
Cannot find module @rollup/rollup-win32-ia32-msvc
I would love some guidance0 Replies