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•7mo ago
which examples? in which setup? inside the monorepo?
fascinating-indigoOP•7mo ago
Yes inside router monorepo. Basically that react file based basic example I was only able to run with npm
deep-jade•7mo ago
did you build the whole repo first?
cause we use pnpm overrides that need to exist