T
TanStack4w ago
like-gold

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
npx gitpick TanStack/router/tree/main/examples/react/start-basic start-basic
cd start-basic
npm install
npm run dev
npx gitpick TanStack/router/tree/main/examples/react/start-basic start-basic
cd start-basic
npm install
npm run dev
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 guidance
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?