is anyone else having issues with creating a new preact next app with pnpm?
running
pnpm create next-app --example using-preact preact-app
is ok, but then once I run pnpm dev
I get:
halp?1 Reply
Using either npm or yarn solved it. I'm no longer using unproven tech