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