forge-dev-kit
forge-dev-kit copied to clipboard
Next 12 issue with forge tunnel
Hi folks,
first of all - thank you for providing this repo! It makes working with Next & Forge so much easier
There is an issue with the Forge Tunnel and Next 12 however. In the browser console the following will appear:
websocket.js?a9be:37 WebSocket connection to 'ws://localhost:8000/_next/webpack-hmr' failed: WebSocket is closed before the connection is established.
See also https://github.com/vercel/next.js/issues/30491
Seems like the easiest working solution is downgrading to Next 11
All the best
Stefan