bundle analyzer wont be very useful i dont think, since its a bit different to the final worker
bundle analyzer wont be very useful i dont think, since its a bit different to the final worker

cloudflare:sockets to work after being bundled as _worker.js by next-on-pagesnpm i @prisma/adapter-pg-worker. There are no other projects in the npm registry using @prisma/adapter-pg-worker.
pg? Or both? pgisn't this library not working on CF Pages?npm create cloudflare@latest my-next-app -- --framework=next (when creating a new project) or npx @cloudflare/next-on-pages on a existing project. Opens a wsl shell and is then frozen and when closed gives this error. I've already attempted to run the commands within WSL as suggested and the same shell still opens. Running without WSL enabled gives the other error. No other node processes are running, running the command as administrator does not work either.


npm run dev everything will work as expected. The only downside is that you won't be able to build it to test the production build locally


Module build failed: UnhandledSchemeError: Reading from "cloudflare:sockets" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "cloudflare:" URIs.