Followed installation instructions for Cloudflare per the readme:
pnpm add -D wrangler@latest @opennextjs/cloudflare
pnpx cloudflare
results in ERR_PNPM_NO_SCRIPT Missing script: cloudflare
I can verify that both the @opennextjs/cloudflare
folder is present in node_modules
and cloudflare is not in node_modules/.bin
Node v20
pnpm v9.1.0
Thank you all for your hard work on this, can't wait to run more sites on Cloudflare :)