T
TanStack7mo ago
fascinating-indigo

Run examples using pnpm

I use fnm with corepack enabled. And when I tried to run examples with pnpm it showed to me that signature does not match etc. But with npm it worked. So is it possible to run examples with pnpm?
3 Replies
deep-jade
deep-jade7mo ago
which examples? in which setup? inside the monorepo?
fascinating-indigo
fascinating-indigoOP7mo ago
Yes inside router monorepo. Basically that react file based basic example I was only able to run with npm
deep-jade
deep-jade7mo ago
did you build the whole repo first? cause we use pnpm overrides that need to exist

Did you find this page helpful?