Using nextjs with it conflicts with the HRM Websocket
- Dominant language
- JavaScript
- Stars
- 502
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Using nextjs with it conflicts with its HRM websocket, as follows, which makes me have to give up hapi/nes
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
Contributor guide
Assessment
This issue has not been assessed yet.