Theo's Typesafe CultTTC
Theo's Typesafe Cult4y ago
1 reply
alan

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:
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
error - ../../node_modules/@prefresh/core/src/index.js:7:0
Module not found: Can't resolve 'preact'

halp?
Was this page helpful?